Home
last modified time | relevance | path

Searched refs:intel_pch_transcoder_get_m2_n2 (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_pch_display.h41 void intel_pch_transcoder_get_m2_n2(struct intel_crtc *crtc,
89 static inline void intel_pch_transcoder_get_m2_n2(struct intel_crtc *crtc, in intel_pch_transcoder_get_m2_n2() function
Dintel_pch_display.c208 void intel_pch_transcoder_get_m2_n2(struct intel_crtc *crtc, in intel_pch_transcoder_get_m2_n2() function
Dg4x_dp.c331 intel_pch_transcoder_get_m2_n2(crtc, &crtc_state->dp_m2_n2); in g4x_dp_get_m_n()