Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/tegra/
Dsor.h454 #define SOR_HDMI2_CTRL_CLOCK_MODE_DIV_BY_4 (1 << 1) macro
Dsor.c2136 value &= ~SOR_HDMI2_CTRL_CLOCK_MODE_DIV_BY_4; in tegra_sor_hdmi_disable_scrambling()
2164 value |= SOR_HDMI2_CTRL_CLOCK_MODE_DIV_BY_4; in tegra_sor_hdmi_enable_scrambling()