Searched refs:gmch_n (Results 1 – 3 of 3) sorted by relevance
750 uint32_t gmch_n; member780 m_n->gmch_n = link_clock * nlanes; in cdv_intel_dp_compute_m_n()781 cdv_intel_reduce_ratio(&m_n->gmch_m, &m_n->gmch_n); in cdv_intel_dp_compute_m_n()834 REG_WRITE(PIPE_GMCH_DATA_N(pipe), m_n.gmch_n); in cdv_intel_dp_set_m_n()
129 uint32_t gmch_n; member
4113 &m_n->gmch_m, &m_n->gmch_n); in intel_link_compute_m_n()5432 I915_WRITE(TRANSDATA_N1(pipe), m_n->gmch_n); in intel_pch_transcoder_set_m_n()5447 I915_WRITE(PIPE_DATA_N1(transcoder), m_n->gmch_n); in intel_cpu_transcoder_set_m_n()5452 I915_WRITE(PIPE_GMCH_DATA_N(pipe), m_n->gmch_n); in intel_cpu_transcoder_set_m_n()