Searched refs:rounded_refclk (Results 1 – 1 of 1) sorted by relevance
812 long rounded_refclk; in inno_hdmi_bridge_mode_valid() local827 rounded_refclk = clk_round_rate(hdmi->refclk, mpixelclk); in inno_hdmi_bridge_mode_valid()828 if (rounded_refclk < 0) in inno_hdmi_bridge_mode_valid()833 if (abs_diff((unsigned long)rounded_refclk, mpixelclk) > max_tolerance) in inno_hdmi_bridge_mode_valid()