Searched refs:dp_m2_n2 (Results 1 – 3 of 3) sorted by relevance
6170 struct intel_link_m_n *dp_m_n, *dp_m2_n2 = NULL; in intel_dp_set_m_n() local6174 dp_m2_n2 = &crtc->config->dp_m2_n2; in intel_dp_set_m_n()6181 dp_m_n = &crtc->config->dp_m2_n2; in intel_dp_set_m_n()6190 intel_cpu_transcoder_set_m_n(crtc, dp_m_n, dp_m2_n2); in intel_dp_set_m_n()7966 &pipe_config->dp_m2_n2); in intel_dp_get_m_n()10508 pipe_config->dp_m2_n2.gmch_m, in intel_dump_pipe_config()10509 pipe_config->dp_m2_n2.gmch_n, in intel_dump_pipe_config()10510 pipe_config->dp_m2_n2.link_m, in intel_dump_pipe_config()10511 pipe_config->dp_m2_n2.link_n, in intel_dump_pipe_config()10512 pipe_config->dp_m2_n2.tu); in intel_dump_pipe_config()[all …]
353 struct intel_link_m_n dp_m2_n2; member
1472 &pipe_config->dp_m2_n2); in intel_dp_compute_config()