Searched refs:PCH_DPLL_A (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;
253 dev_priv->saveDPLL_A = I915_READ(PCH_DPLL_A);
373 dpll_a_reg = PCH_DPLL_A;
H A Di915_reg.h2602 #define PCH_DPLL_A 0xc6014 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 54 milliseconds