Searched refs:GC_DISPLAY_CLOCK_MASK (Results 1 – 2 of 2) sorted by relevance
153 switch (gcfgc & GC_DISPLAY_CLOCK_MASK) { in i915gm_get_cdclk()177 switch (gcfgc & GC_DISPLAY_CLOCK_MASK) { in i945gm_get_cdclk()315 switch (gcfgc & GC_DISPLAY_CLOCK_MASK) { in pnv_get_cdclk()
325 #define GC_DISPLAY_CLOCK_MASK (7 << 4) macro