Searched refs:IS_GEMINILAKE (Results 1 – 3 of 3) sorted by relevance
174 #define IS_GEMINILAKE(devid) (intel_get_device_info(devid)->is_geminilake) macro
132 else if (IS_GEN10(d) || IS_GEMINILAKE(d)) in skl_num_planes()144 else if (IS_GEN10(d) || IS_GEMINILAKE(d) || IS_BROXTON(d)) in skl_max_planes()
849 if (IS_BROXTON(devid) || IS_GEMINILAKE(devid)) in get_cs_timestamp_frequency()930 } else if (IS_GEMINILAKE(devid)) { in init_sys_info()