Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/tegra/
Dsor.h450 #define SOR_HDMI2_CTRL 0x13e macro
Dsor.c2309 value = tegra_sor_readl(sor, SOR_HDMI2_CTRL); in tegra_sor_hdmi_disable_scrambling()
2312 tegra_sor_writel(sor, value, SOR_HDMI2_CTRL); in tegra_sor_hdmi_disable_scrambling()
2337 value = tegra_sor_readl(sor, SOR_HDMI2_CTRL); in tegra_sor_hdmi_enable_scrambling()
2340 tegra_sor_writel(sor, value, SOR_HDMI2_CTRL); in tegra_sor_hdmi_enable_scrambling()