Home
last modified time | relevance | path

Searched refs:intel_dpll (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_ddi.h19 struct intel_dpll;
43 struct intel_dpll *pll);
53 struct intel_dpll *icl_ddi_combo_get_pll(struct intel_encoder *encoder);
H A Dintel_ddi.c92 struct intel_dpll;
246 static u32 hsw_pll_to_ddi_pll_sel(const struct intel_dpll *pll) in hsw_pll_to_ddi_pll_sel()
270 const struct intel_dpll *pll = crtc_state->intel_dpll; in icl_pll_to_ddi_clk_sel()
1604 static struct intel_dpll *
1619 const struct intel_dpll *pll = crtc_state->intel_dpll; in adls_ddi_enable_clock()
1649 static struct intel_dpll *adls_ddi_get_pll(struct intel_encoder *encoder) in adls_ddi_get_pll()
1663 const struct intel_dpll *pll = crtc_state->intel_dpll; in rkl_ddi_enable_clock()
1693 static struct intel_dpll *rkl_ddi_get_pll(struct intel_encoder *encoder) in rkl_ddi_get_pll()
1707 const struct intel_dpll *pll = crtc_state->intel_dpll; in dg1_ddi_enable_clock()
1746 static struct intel_dpll *dg1_ddi_get_pll(struct intel_encoder *encoder) in dg1_ddi_get_pll()
[all …]
H A Dintel_display_types.h1156 struct intel_dpll *intel_dpll; member
1166 struct intel_dpll *pll;
H A Dintel_lt_phy.c1908 struct intel_dpll *pll, in intel_lt_phy_pll_enable()
2232 struct intel_dpll *pll, in intel_lt_phy_tbt_pll_readout_hw_state()
2281 struct intel_dpll *pll, in intel_xe3plpd_pll_enable()
H A Dintel_cx0_phy.c3286 struct intel_dpll *pll, in intel_mtl_tbt_pll_readout_hw_state()
3414 struct intel_dpll *pll, in intel_mtl_pll_enable()
/linux/drivers/gpu/drm/xe/
H A DMakefile288 i915-display/intel_dpll.o \