Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tegra/
Dsor.c2250 unsigned int h_ref_to_sync = 1, pulse_start, max_ac; in tegra_sor_hdmi_enable() local
2443 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()