Searched refs:PCH_DPLL_SEL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Dintel_display.c1985 temp = I915_READ(PCH_DPLL_SEL);
1992 I915_WRITE(PCH_DPLL_SEL, temp);
1993 I915_READ(PCH_DPLL_SEL);
2189 temp = I915_READ(PCH_DPLL_SEL);
2194 I915_WRITE(PCH_DPLL_SEL, temp);
2195 I915_READ(PCH_DPLL_SEL);
3885 temp = I915_READ(PCH_DPLL_SEL);
3890 I915_WRITE(PCH_DPLL_SEL, temp);
3891 I915_READ(PCH_DPLL_SEL);
H A Di915_reg.h2646 #define PCH_DPLL_SEL 0xc7000 macro

Completed in 80 milliseconds