Searched refs:intel_dp_set_m_n (Results 1 – 3 of 3) sorted by relevance
1157 void intel_dp_set_m_n(struct intel_crtc *crtc, enum link_m_n_set m_n);
5571 intel_dp_set_m_n(intel_crtc, M1_N1); in intel_dp_set_drrs_state()5574 intel_dp_set_m_n(intel_crtc, M2_N2); in intel_dp_set_drrs_state()
4906 intel_dp_set_m_n(intel_crtc, M1_N1); in ironlake_crtc_enable()4984 intel_dp_set_m_n(intel_crtc, M1_N1); in haswell_crtc_enable()6150 intel_dp_set_m_n(intel_crtc, M1_N1); in valleyview_crtc_enable()6221 intel_dp_set_m_n(intel_crtc, M1_N1); in i9xx_crtc_enable()7277 void intel_dp_set_m_n(struct intel_crtc *crtc, enum link_m_n_set m_n) in intel_dp_set_m_n() function