Searched refs:max_ac (Results 1 – 1 of 1) sorted by relevance
2250 unsigned int h_ref_to_sync = 1, pulse_start, max_ac; in tegra_sor_hdmi_enable() local2443 max_ac = ((mode->htotal - mode->hdisplay) - SOR_REKEY - 18) / 32; in tegra_sor_hdmi_enable()2445 value = SOR_HDMI_CTRL_ENABLE | SOR_HDMI_CTRL_MAX_AC_PACKET(max_ac) | in tegra_sor_hdmi_enable()