Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/tegra/
Dsor.h119 #define SOR_PLL2_POWERDOWN_OVERRIDE (1 << 18) macro
Dsor.c1758 value &= ~SOR_PLL2_POWERDOWN_OVERRIDE; in tegra_sor_edp_enable()
2478 value &= ~SOR_PLL2_POWERDOWN_OVERRIDE; in tegra_sor_hdmi_enable()