Searched refs:GC_DISPLAY_CLOCK_MASK (Results 1 – 2 of 2) sorted by relevance
145 switch (gcfgc & GC_DISPLAY_CLOCK_MASK) { in i915gm_get_cdclk()169 switch (gcfgc & GC_DISPLAY_CLOCK_MASK) { in i945gm_get_cdclk()304 switch (gcfgc & GC_DISPLAY_CLOCK_MASK) { in pnv_get_cdclk()
258 #define GC_DISPLAY_CLOCK_MASK (7 << 4) macro