Home
last modified time | relevance | path

Searched refs:SOR_HDMI2_CTRL_CLOCK_MODE_DIV_BY_4 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dsor.h454 #define SOR_HDMI2_CTRL_CLOCK_MODE_DIV_BY_4 (1 << 1) macro
H A 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dsor.h454 #define SOR_HDMI2_CTRL_CLOCK_MODE_DIV_BY_4 (1 << 1) macro
H A Dsor.c2137 value &= ~SOR_HDMI2_CTRL_CLOCK_MODE_DIV_BY_4; in tegra_sor_hdmi_disable_scrambling()
2163 value |= SOR_HDMI2_CTRL_CLOCK_MODE_DIV_BY_4; in tegra_sor_hdmi_enable_scrambling()

Completed in 12 milliseconds