Searched refs:GC_DISPLAY_CLOCK_MASK (Results 1 – 2 of 2) sorted by relevance
79 #define GC_DISPLAY_CLOCK_MASK (7 << 4) macro
196 switch (gcfgc & GC_DISPLAY_CLOCK_MASK) { in i915gm_get_cdclk()220 switch (gcfgc & GC_DISPLAY_CLOCK_MASK) { in i945gm_get_cdclk()358 switch (gcfgc & GC_DISPLAY_CLOCK_MASK) { in pnv_get_cdclk()
Completed in 9 milliseconds