Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/tegra/
Dsor.h376 #define SOR_HDMI_CTRL_ENABLE (1 << 30) macro
Dsor.c2597 value = SOR_HDMI_CTRL_ENABLE | SOR_HDMI_CTRL_MAX_AC_PACKET(max_ac) | in tegra_sor_hdmi_enable()