Searched refs:gmch_n (Results 1 – 2 of 2) sorted by relevance
648 uint32_t gmch_n; member671 m_n->gmch_n = link_clock * nlanes; in intel_dp_compute_m_n()672 intel_reduce_ratio(&m_n->gmch_m, &m_n->gmch_n); in intel_dp_compute_m_n()723 I915_WRITE(TRANSDATA_N1(pipe), m_n.gmch_n); in intel_dp_set_m_n()730 I915_WRITE(PIPE_GMCH_DATA_N(pipe), m_n.gmch_n); in intel_dp_set_m_n()
3287 u32 gmch_n; member3309 m_n->gmch_n = link_clock * nlanes * 8; in ironlake_compute_m_n()3310 fdi_reduce_ratio(&m_n->gmch_m, &m_n->gmch_n); in ironlake_compute_m_n()5133 I915_WRITE(PIPE_DATA_N1(pipe), m_n.gmch_n); in intel_crtc_mode_set()