Lines Matching refs:gmch_n
6714 &m_n->gmch_m, &m_n->gmch_n, in intel_link_compute_m_n()
6804 I915_WRITE(PCH_TRANS_DATA_N1(pipe), m_n->gmch_n); in intel_pch_transcoder_set_m_n()
6819 I915_WRITE(PIPE_DATA_N1(transcoder), m_n->gmch_n); in intel_cpu_transcoder_set_m_n()
6830 I915_WRITE(PIPE_DATA_N2(transcoder), m2_n2->gmch_n); in intel_cpu_transcoder_set_m_n()
6836 I915_WRITE(PIPE_DATA_N_G4X(pipe), m_n->gmch_n); in intel_cpu_transcoder_set_m_n()
8654 m_n->gmch_n = I915_READ(PCH_TRANS_DATA_N1(pipe)); in intel_pch_transcoder_get_m_n()
8672 m_n->gmch_n = I915_READ(PIPE_DATA_N1(transcoder)); in intel_cpu_transcoder_get_m_n()
8685 m2_n2->gmch_n = I915_READ(PIPE_DATA_N2(transcoder)); in intel_cpu_transcoder_get_m_n()
8694 m_n->gmch_n = I915_READ(PIPE_DATA_N_G4X(pipe)); in intel_cpu_transcoder_get_m_n()
10840 m_n->gmch_m, m_n->gmch_n, in intel_dump_m_n_config()
11287 intel_compare_m_n(m_n->gmch_m, m_n->gmch_n, in intel_compare_link_m_n()
11288 m2_n2->gmch_m, m2_n2->gmch_n, !adjust) && in intel_compare_link_m_n()
11395 current_config->name.gmch_n, \ in intel_pipe_config_compare()
11400 pipe_config->name.gmch_n, \ in intel_pipe_config_compare()
11423 current_config->name.gmch_n, \ in intel_pipe_config_compare()
11428 current_config->alt_name.gmch_n, \ in intel_pipe_config_compare()
11433 pipe_config->name.gmch_n, \ in intel_pipe_config_compare()