Searched refs:DPLL_FPA01_P1_POST_DIV_SHIFT (Results 1 - 5 of 5) sorted by relevance

/drivers/gpu/drm/gma500/
H A Dpsb_intel_display.c348 DPLL_FPA01_P1_POST_DIV_SHIFT);
364 DPLL_FPA01_P1_POST_DIV_SHIFT) + 2;
H A Dcdv_intel_display.c889 DPLL_FPA01_P1_POST_DIV_SHIFT);
909 DPLL_FPA01_P1_POST_DIV_SHIFT) + 2;
H A Dpsb_intel_reg.h266 #define DPLL_FPA01_P1_POST_DIV_SHIFT 16 macro
/drivers/gpu/drm/i915/
H A Dintel_display.c5922 dpll |= (1 << (clock->p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT;
5975 dpll |= (1 << (clock->p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT;
5980 dpll |= (clock->p1 - 2) << DPLL_FPA01_P1_POST_DIV_SHIFT;
7175 dpll |= (1 << (intel_crtc->config.dpll.p1 - 1)) << DPLL_FPA01_P1_POST_DIV_SHIFT;
8881 DPLL_FPA01_P1_POST_DIV_SHIFT);
8908 DPLL_FPA01_P1_POST_DIV_SHIFT);
8919 DPLL_FPA01_P1_POST_DIV_SHIFT) + 2;
H A Di915_reg.h1736 #define DPLL_FPA01_P1_POST_DIV_SHIFT 16 macro

Completed in 261 milliseconds