Lines Matching refs:gmch_n
7124 &m_n->gmch_m, &m_n->gmch_n); in intel_link_compute_m_n()
7238 I915_WRITE(PCH_TRANS_DATA_N1(pipe), m_n->gmch_n); in intel_pch_transcoder_set_m_n()
7254 I915_WRITE(PIPE_DATA_N1(transcoder), m_n->gmch_n); in intel_cpu_transcoder_set_m_n()
7265 I915_WRITE(PIPE_DATA_N2(transcoder), m2_n2->gmch_n); in intel_cpu_transcoder_set_m_n()
7271 I915_WRITE(PIPE_DATA_N_G4X(pipe), m_n->gmch_n); in intel_cpu_transcoder_set_m_n()
8988 m_n->gmch_n = I915_READ(PCH_TRANS_DATA_N1(pipe)); in intel_pch_transcoder_get_m_n()
9007 m_n->gmch_n = I915_READ(PIPE_DATA_N1(transcoder)); in intel_cpu_transcoder_get_m_n()
9020 m2_n2->gmch_n = I915_READ(PIPE_DATA_N2(transcoder)); in intel_cpu_transcoder_get_m_n()
9029 m_n->gmch_n = I915_READ(PIPE_DATA_N_G4X(pipe)); in intel_cpu_transcoder_get_m_n()
12015 pipe_config->fdi_m_n.gmch_m, pipe_config->fdi_m_n.gmch_n, in intel_dump_pipe_config()
12021 pipe_config->dp_m_n.gmch_m, pipe_config->dp_m_n.gmch_n, in intel_dump_pipe_config()
12029 pipe_config->dp_m2_n2.gmch_n, in intel_dump_pipe_config()
12396 intel_compare_m_n(m_n->gmch_m, m_n->gmch_n, in intel_compare_link_m_n()
12397 m2_n2->gmch_m, m2_n2->gmch_n, !adjust) && in intel_compare_link_m_n()
12452 current_config->name.gmch_n, \ in intel_pipe_config_compare()
12457 pipe_config->name.gmch_n, \ in intel_pipe_config_compare()
12474 current_config->name.gmch_n, \ in intel_pipe_config_compare()
12479 current_config->alt_name.gmch_n, \ in intel_pipe_config_compare()
12484 pipe_config->name.gmch_n, \ in intel_pipe_config_compare()