Searched refs:PORT_PLL_P2 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/i915/ | ||
D | intel_ddi.c | 1738 PORT_PLL_P1(clk_div.p1) | PORT_PLL_P2(clk_div.p2); in bxt_ddi_pll_select() |
D | i915_reg.h | 1216 #define PORT_PLL_P2(x) ((x) << PORT_PLL_P2_SHIFT) macro |