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

/linux-4.4.14/drivers/gpu/drm/tegra/
H A Dsor.h101 #define SOR_PLL0_PWR (1 << 0) macro
H A Dsor.c770 value |= SOR_PLL0_VCOPD | SOR_PLL0_PWR; tegra_sor_power_down()
1297 value |= SOR_PLL0_VCOPD | SOR_PLL0_PWR; tegra_sor_edp_enable()
1321 value &= ~SOR_PLL0_PWR; tegra_sor_edp_enable()
1823 value &= ~SOR_PLL0_PWR; tegra_sor_hdmi_enable()

Completed in 62 milliseconds