Searched refs:intel_dp_link_symbol_clock (Results 1 – 4 of 4) sorted by relevance
88 int intel_dp_link_symbol_clock(int rate);
172 return div64_u64(mul_u32_u32(intel_dp_link_symbol_clock(crtc_state->port_clock) * 72, in intel_dp_mst_max_dpt_bpp()
163 * intel_dp_link_symbol_clock - convert link rate to link symbol clock169 int intel_dp_link_symbol_clock(int rate) in intel_dp_link_symbol_clock() function
2515 u32 link_symbol_clock = intel_dp_link_symbol_clock(link_clock); in intel_link_compute_m_n()