Searched refs:PORT_CLK_SEL_WRPLL (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ | ||
D | intel_ddi.c | 983 crtc_state->ddi_pll_sel = PORT_CLK_SEL_WRPLL(pll->id); in hsw_ddi_pll_select() |
D | i915_reg.h | 6671 #define PORT_CLK_SEL_WRPLL(pll) (((pll)+4)<<29) macro |