Searched defs:PCI_CHIP_G33_G (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_chipset.h46 #define PCI_CHIP_G33_G 0x29C2 macro
55 devid == PCI_CHIP_G33_G || \
/external/libdrm/intel/
H A Dintel_chipset.h49 #define PCI_CHIP_G33_G 0x29C2 macro
256 #define IS_G33(devid) ((devid) == PCI_CHIP_G33_G || \
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_reg.h984 #define PCI_CHIP_G33_G 0x29C2 macro

Completed in 142 milliseconds