Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tegra/
Dsor.h120 #define SOR_PLL2_POWERDOWN_OVERRIDE (1 << 18) macro
Dsor.c2308 value &= ~SOR_PLL2_POWERDOWN_OVERRIDE; in tegra_sor_hdmi_enable()
2791 value &= ~SOR_PLL2_POWERDOWN_OVERRIDE; in tegra_sor_dp_enable()