Home
last modified time | relevance | path

Searched refs:hdmi_mode_clock_to_hz (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/mediatek/
Dmtk_hdmi.c700 static unsigned int hdmi_mode_clock_to_hz(unsigned int clock) in hdmi_mode_clock_to_hz() function
719 return DIV_ROUND_CLOSEST_ULL((u64)hdmi_mode_clock_to_hz(tmds_clock) * n, in hdmi_expected_cts()