Searched refs:dp_m2_n2 (Results 1 – 3 of 3) sorted by relevance
7279 struct intel_link_m_n *dp_m_n, *dp_m2_n2 = NULL; in intel_dp_set_m_n() local7283 dp_m2_n2 = &crtc->config->dp_m2_n2; in intel_dp_set_m_n()7290 dp_m_n = &crtc->config->dp_m2_n2; in intel_dp_set_m_n()7299 intel_cpu_transcoder_set_m_n(crtc, dp_m_n, dp_m2_n2); in intel_dp_set_m_n()9043 &pipe_config->dp_m2_n2); in intel_dp_get_m_n()12028 pipe_config->dp_m2_n2.gmch_m, in intel_dump_pipe_config()12029 pipe_config->dp_m2_n2.gmch_n, in intel_dump_pipe_config()12030 pipe_config->dp_m2_n2.link_m, in intel_dump_pipe_config()12031 pipe_config->dp_m2_n2.link_n, in intel_dump_pipe_config()12032 pipe_config->dp_m2_n2.tu); in intel_dump_pipe_config()[all …]
426 struct intel_link_m_n dp_m2_n2; member
1527 &pipe_config->dp_m2_n2); in intel_dp_compute_config()