Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/tegra/
Dsor.h379 #define SOR_HDMI_CTRL_ENABLE (1 << 30) macro
Dsor.c2445 value = SOR_HDMI_CTRL_ENABLE | SOR_HDMI_CTRL_MAX_AC_PACKET(max_ac) | in tegra_sor_hdmi_enable()