Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/tegra/
Dsor.h453 #define SOR_HDMI2_CTRL 0x13e macro
Dsor.c2136 value = tegra_sor_readl(sor, SOR_HDMI2_CTRL); in tegra_sor_hdmi_disable_scrambling()
2139 tegra_sor_writel(sor, value, SOR_HDMI2_CTRL); in tegra_sor_hdmi_disable_scrambling()
2162 value = tegra_sor_readl(sor, SOR_HDMI2_CTRL); in tegra_sor_hdmi_enable_scrambling()
2165 tegra_sor_writel(sor, value, SOR_HDMI2_CTRL); in tegra_sor_hdmi_enable_scrambling()