Home
last modified time | relevance | path

Searched refs:intel_cx0pll_calc_port_clock (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_cx0_phy.h35 int intel_cx0pll_calc_port_clock(struct intel_encoder *encoder,
Dintel_dpll.c1228 crtc_state->port_clock = intel_cx0pll_calc_port_clock(encoder, &crtc_state->dpll_hw_state.cx0pll); in mtl_crtc_compute_clock()
Dintel_cx0_phy.c3346 int intel_cx0pll_calc_port_clock(struct intel_encoder *encoder, in intel_cx0pll_calc_port_clock() function
Dintel_ddi.c4035 crtc_state->port_clock = intel_cx0pll_calc_port_clock(encoder, &crtc_state->dpll_hw_state.cx0pll); in mtl_ddi_get_config()