Searched refs:IS_COFFEELAKE (Results 1 – 3 of 3) sorted by relevance
175 #define IS_COFFEELAKE(devid) (intel_get_device_info(devid)->is_coffeelake) macro
764 IS_COFFEELAKE(devid));
847 if (IS_SKYLAKE(devid) || IS_KABYLAKE(devid) || IS_COFFEELAKE(devid)) in get_cs_timestamp_frequency()932 } else if (IS_COFFEELAKE(devid)) { in init_sys_info()