Home
last modified time | relevance | path

Searched refs:DPLL_ID_WRPLL1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.h65 DPLL_ID_WRPLL1 = 0, enumerator
H A Dintel_pch_refclk.c471 if (wrpll_uses_pch_ssc(dev_priv, DPLL_ID_WRPLL1)) { in lpt_init_pch_refclk()
473 dev_priv->display.dpll.pch_ssc_use |= BIT(DPLL_ID_WRPLL1); in lpt_init_pch_refclk()
H A Dintel_dpll_mgr.c993 BIT(DPLL_ID_WRPLL1)); in hsw_ddi_wrpll_get_dpll()
1219 { "WRPLL 1", &hsw_ddi_wrpll_funcs, DPLL_ID_WRPLL1, 0 },
H A Dintel_ddi.c242 case DPLL_ID_WRPLL1: in hsw_pll_to_ddi_pll_sel()
1977 id = DPLL_ID_WRPLL1; in hsw_ddi_get_pll()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c501 wrpll_ctl = vgpu_vreg_t(vgpu, WRPLL_CTL(DPLL_ID_WRPLL1)); in bdw_vgpu_get_dp_bitrate()