Searched refs:IS_HSW_GT2 (Results 1 – 5 of 5) sorted by relevance
208 #define IS_HSW_GT2(devid) (devid == PCI_CHIP_HASWELL_GT2 || \ macro233 IS_HSW_GT2(devid))
626 else if (IS_SNB_GT2(devID) || IS_IVB_GT2(devID) || IS_HSW_GT2(devID)) in intelInitContext()
291 #define IS_HSW_GT2(devid) ((devid) == PCI_CHIP_HASWELL_GT2 || \ macro333 IS_HSW_GT2(devid) || \