HomeSort by relevance Sort by last modified time
    Searched defs:PCI_CHIP_IVYBRIDGE_M_GT2 (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_chipset.h 86 #define PCI_CHIP_IVYBRIDGE_M_GT2 0x0166
188 devid == PCI_CHIP_IVYBRIDGE_M_GT2 || \
  /external/libdrm/intel/
intel_chipset.h 87 #define PCI_CHIP_IVYBRIDGE_M_GT2 0x0166
192 (devid) == PCI_CHIP_IVYBRIDGE_M_GT2)
252 (devid) == PCI_CHIP_IVYBRIDGE_M_GT2 || \

Completed in 184 milliseconds