Searched refs:IS_HSW_GT3 (Results 1 – 2 of 2) sorted by relevance
288 #define IS_HSW_GT3(devid) ((devid) == PCI_CHIP_HASWELL_GT3 || \ macro311 IS_HSW_GT3(devid))
256 - i965: Add missing Haswell GT3 Desktop to IS_HSW_GT3 check.