Searched refs:PCH_DPLL_B (Results 1 - 3 of 3) 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 Di915_suspend.c38 dpll_reg = (pipe == PIPE_A) ? PCH_DPLL_A: PCH_DPLL_B;
310 dev_priv->saveDPLL_B = I915_READ(PCH_DPLL_B);
374 dpll_b_reg = PCH_DPLL_B;
H A Di915_reg.h2603 #define PCH_DPLL_B 0xc6018 macro
H A Dintel_display.c1865 int pch_dpll_reg = (pipe == 0) ? PCH_DPLL_A : PCH_DPLL_B;
3518 int pch_dpll_reg = (pipe == 0) ? PCH_DPLL_A : PCH_DPLL_B;

Completed in 62 milliseconds