Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display.h498 void intel_dp_get_m_n(struct intel_crtc *crtc,
Dintel_ddi.c3893 intel_dp_get_m_n(intel_crtc, pipe_config); in intel_ddi_get_config()
3899 intel_dp_get_m_n(intel_crtc, pipe_config); in intel_ddi_get_config()
Dintel_dp.c3192 intel_dp_get_m_n(crtc, pipe_config); in intel_dp_get_config()
Dintel_display.c9742 void intel_dp_get_m_n(struct intel_crtc *crtc, in intel_dp_get_m_n() function