Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dsor.c2246 unsigned int h_ref_to_sync = 1, pulse_start, max_ac; in tegra_sor_hdmi_enable() local
2439 max_ac = ((mode->htotal - mode->hdisplay) - SOR_REKEY - 18) / 32; in tegra_sor_hdmi_enable()
2441 value = SOR_HDMI_CTRL_ENABLE | SOR_HDMI_CTRL_MAX_AC_PACKET(max_ac) | in tegra_sor_hdmi_enable()