Searched refs:IS_HSW_GT1 (Results 1 – 5 of 5) sorted by relevance
196 #define IS_HSW_GT1(devid) (devid == PCI_CHIP_HASWELL_GT1 || \ macro232 #define IS_HASWELL(devid) (IS_HSW_GT1(devid) || \
624 if (IS_SNB_GT1(devID) || IS_IVB_GT1(devID) || IS_HSW_GT1(devID)) in intelInitContext()
271 #define IS_HSW_GT1(devid) ((devid) == PCI_CHIP_HASWELL_GT1 || \ macro332 #define IS_HASWELL(devid) (IS_HSW_GT1(devid) || \