Searched refs:GC_DISPLAY_CLOCK_MASK (Results 1 – 2 of 2) sorted by relevance
151 switch (gcfgc & GC_DISPLAY_CLOCK_MASK) { in i915gm_get_cdclk()175 switch (gcfgc & GC_DISPLAY_CLOCK_MASK) { in i945gm_get_cdclk()313 switch (gcfgc & GC_DISPLAY_CLOCK_MASK) { in pnv_get_cdclk()
322 #define GC_DISPLAY_CLOCK_MASK (7 << 4) macro