Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dsor.h103 #define SOR_PLL0_VCOPD (1 << 2) macro
H A Dsor.c1457 value |= SOR_PLL0_VCOPD | SOR_PLL0_PWR; in tegra_sor_power_down()
2297 value &= ~SOR_PLL0_VCOPD; in tegra_sor_hdmi_enable()
2780 value &= ~(SOR_PLL0_VCOPD | SOR_PLL0_PWR); in tegra_sor_dp_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dsor.h103 #define SOR_PLL0_VCOPD (1 << 2) macro
H A Dsor.c1458 value |= SOR_PLL0_VCOPD | SOR_PLL0_PWR; in tegra_sor_power_down()
2293 value &= ~SOR_PLL0_VCOPD; in tegra_sor_hdmi_enable()
2776 value &= ~(SOR_PLL0_VCOPD | SOR_PLL0_PWR); in tegra_sor_dp_enable()

Completed in 12 milliseconds