Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_display.h578 void intel_dp_get_m_n(struct intel_crtc *crtc,
Dintel_ddi.c4375 intel_dp_get_m_n(intel_crtc, pipe_config); in intel_ddi_get_config()
4407 intel_dp_get_m_n(intel_crtc, pipe_config); in intel_ddi_get_config()
Dintel_dp.c3654 intel_dp_get_m_n(crtc, pipe_config); in intel_dp_get_config()
Dintel_display.c10475 void intel_dp_get_m_n(struct intel_crtc *crtc, in intel_dp_get_m_n() function