Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi.c702 static unsigned int hdmi_mode_clock_to_hz(unsigned int clock) in hdmi_mode_clock_to_hz() function
721 return DIV_ROUND_CLOSEST_ULL((u64)hdmi_mode_clock_to_hz(tmds_clock) * n, in hdmi_expected_cts()