Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/tegra/
Dsor.h103 #define SOR_PLL_2_PORT_POWERDOWN (1 << 23) macro
Dsor.c579 value |= SOR_PLL_2_PORT_POWERDOWN; in tegra_sor_power_down()
1034 value &= ~SOR_PLL_2_PORT_POWERDOWN; in tegra_sor_encoder_mode_set()
1049 value |= SOR_PLL_2_SEQ_PLLCAPPD_ENFORCE | SOR_PLL_2_PORT_POWERDOWN | in tegra_sor_encoder_mode_set()
1091 value &= ~SOR_PLL_2_PORT_POWERDOWN; in tegra_sor_encoder_mode_set()