max_ac           2424 drivers/gpu/drm/tegra/sor.c 	unsigned int h_ref_to_sync = 1, pulse_start, max_ac;
max_ac           2595 drivers/gpu/drm/tegra/sor.c 	max_ac = ((mode->htotal - mode->hdisplay) - SOR_REKEY - 18) / 32;
max_ac           2597 drivers/gpu/drm/tegra/sor.c 	value = SOR_HDMI_CTRL_ENABLE | SOR_HDMI_CTRL_MAX_AC_PACKET(max_ac) |