Lines Matching refs:gmch_n
7537 &m_n->gmch_m, &m_n->gmch_n, in intel_link_compute_m_n()
7627 I915_WRITE(PCH_TRANS_DATA_N1(pipe), m_n->gmch_n); in intel_pch_transcoder_set_m_n()
7656 I915_WRITE(PIPE_DATA_N1(transcoder), m_n->gmch_n); in intel_cpu_transcoder_set_m_n()
7667 I915_WRITE(PIPE_DATA_N2(transcoder), m2_n2->gmch_n); in intel_cpu_transcoder_set_m_n()
7673 I915_WRITE(PIPE_DATA_N_G4X(pipe), m_n->gmch_n); in intel_cpu_transcoder_set_m_n()
9700 m_n->gmch_n = I915_READ(PCH_TRANS_DATA_N1(pipe)); in intel_pch_transcoder_get_m_n()
9718 m_n->gmch_n = I915_READ(PIPE_DATA_N1(transcoder)); in intel_cpu_transcoder_get_m_n()
9727 m2_n2->gmch_n = I915_READ(PIPE_DATA_N2(transcoder)); in intel_cpu_transcoder_get_m_n()
9736 m_n->gmch_n = I915_READ(PIPE_DATA_N_G4X(pipe)); in intel_cpu_transcoder_get_m_n()
11970 m_n->gmch_m, m_n->gmch_n, in intel_dump_m_n_config()
12465 intel_compare_m_n(m_n->gmch_m, m_n->gmch_n, in intel_compare_link_m_n()
12466 m2_n2->gmch_m, m2_n2->gmch_n, exact) && in intel_compare_link_m_n()
12619 current_config->name.gmch_n, \ in intel_pipe_config_compare()
12624 pipe_config->name.gmch_n, \ in intel_pipe_config_compare()
12647 current_config->name.gmch_n, \ in intel_pipe_config_compare()
12652 current_config->alt_name.gmch_n, \ in intel_pipe_config_compare()
12657 pipe_config->name.gmch_n, \ in intel_pipe_config_compare()