Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tegra/
Dsor.h453 #define SOR_HDMI2_CTRL 0x13e macro
Dsor.c2135 value = tegra_sor_readl(sor, SOR_HDMI2_CTRL); in tegra_sor_hdmi_disable_scrambling()
2138 tegra_sor_writel(sor, value, SOR_HDMI2_CTRL); in tegra_sor_hdmi_disable_scrambling()
2163 value = tegra_sor_readl(sor, SOR_HDMI2_CTRL); in tegra_sor_hdmi_enable_scrambling()
2166 tegra_sor_writel(sor, value, SOR_HDMI2_CTRL); in tegra_sor_hdmi_enable_scrambling()