Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.h75 DPLL_ID_WRPLL2 = 1, enumerator
H A Dintel_pch_refclk.c477 if (wrpll_uses_pch_ssc(dev_priv, DPLL_ID_WRPLL2)) { in lpt_init_pch_refclk()
479 dev_priv->display.dpll.pch_ssc_use |= BIT(DPLL_ID_WRPLL2); in lpt_init_pch_refclk()
H A Dintel_dpll_mgr.c1068 BIT(DPLL_ID_WRPLL2) | in hsw_ddi_wrpll_get_dpll()
1311 { .name = "WRPLL 2", .funcs = &hsw_ddi_wrpll_funcs, .id = DPLL_ID_WRPLL2, },
H A Dintel_ddi.c251 case DPLL_ID_WRPLL2: in hsw_pll_to_ddi_pll_sel()
2022 id = DPLL_ID_WRPLL2; in hsw_ddi_get_pll()
/linux/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c512 wrpll_ctl = vgpu_vreg_t(vgpu, WRPLL_CTL(DPLL_ID_WRPLL2)); in bdw_vgpu_get_dp_bitrate()