HomeSort by: relevance | last modified time | path
    Searched refs:intel_dp_set_m_n (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.h 584 void intel_dp_set_m_n(const struct intel_crtc_state *crtc_state,
intel_display.c 6804 intel_dp_set_m_n(new_crtc_state, M1_N1);
6941 intel_dp_set_m_n(new_crtc_state, M1_N1);
7322 intel_dp_set_m_n(new_crtc_state, M1_N1);
7388 intel_dp_set_m_n(new_crtc_state, M1_N1);
8157 void intel_dp_set_m_n(const struct intel_crtc_state *crtc_state, enum link_m_n_set m_n) function in typeref:typename:void
intel_dp.c 7040 intel_dp_set_m_n(crtc_state, M1_N1);
7043 intel_dp_set_m_n(crtc_state, M2_N2);

Completed in 31 milliseconds