Searched refs:GC_DISPLAY_CLOCK_MASK (Results 1 – 3 of 3) sorted by relevance
70 #define GC_DISPLAY_CLOCK_MASK (7 << 4) macro
60 #define GC_DISPLAY_CLOCK_MASK (7 << 4) macro
3477 switch (gcfgc & GC_DISPLAY_CLOCK_MASK) { in i915gm_get_display_clock_speed()