Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dsor.h130 #define SOR_PLL3_PLL_VDD_MODE_3V3 (1 << 13) macro
H A Dsor.c2293 value &= ~SOR_PLL3_PLL_VDD_MODE_3V3; in tegra_sor_hdmi_enable()
2776 value |= SOR_PLL3_PLL_VDD_MODE_3V3; in tegra_sor_dp_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dsor.h130 #define SOR_PLL3_PLL_VDD_MODE_3V3 (1 << 13) macro
H A Dsor.c2289 value &= ~SOR_PLL3_PLL_VDD_MODE_3V3; in tegra_sor_hdmi_enable()
2772 value |= SOR_PLL3_PLL_VDD_MODE_3V3; in tegra_sor_dp_enable()

Completed in 12 milliseconds