Searched refs:max_tolerance (Results 1 – 1 of 1) sorted by relevance
811 unsigned long mpixelclk, max_tolerance; in inno_hdmi_bridge_mode_valid() local832 max_tolerance = mpixelclk / 200; in inno_hdmi_bridge_mode_valid()833 if (abs_diff((unsigned long)rounded_refclk, mpixelclk) > max_tolerance) in inno_hdmi_bridge_mode_valid()