Searched refs:hdmi_mode_clock_to_hz (Results 1 – 1 of 1) sorted by relevance
702 static unsigned int hdmi_mode_clock_to_hz(unsigned int clock) in hdmi_mode_clock_to_hz() function721 return DIV_ROUND_CLOSEST_ULL((u64)hdmi_mode_clock_to_hz(tmds_clock) * n, in hdmi_expected_cts()