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

/linux-4.4.14/drivers/gpu/drm/tegra/
H A Dsor.h115 #define SOR_PLL2_PORT_POWERDOWN (1 << 23) macro
H A Dsor.c764 value |= SOR_PLL2_PORT_POWERDOWN; tegra_sor_power_down()
1277 value &= ~SOR_PLL2_PORT_POWERDOWN; tegra_sor_edp_enable()
1292 value |= SOR_PLL2_SEQ_PLLCAPPD_ENFORCE | SOR_PLL2_PORT_POWERDOWN | tegra_sor_edp_enable()
1332 value &= ~SOR_PLL2_PORT_POWERDOWN; tegra_sor_edp_enable()
1834 value &= ~SOR_PLL2_PORT_POWERDOWN; tegra_sor_hdmi_enable()

Completed in 57 milliseconds