Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tegra/
Dsor.h104 #define SOR_PLL0_PWR (1 << 0) macro
Dsor.c1457 value |= SOR_PLL0_VCOPD | SOR_PLL0_PWR; in tegra_sor_power_down()
2298 value &= ~SOR_PLL0_PWR; in tegra_sor_hdmi_enable()
2780 value &= ~(SOR_PLL0_VCOPD | SOR_PLL0_PWR); in tegra_sor_dp_enable()