Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/tegra/
Dclk-pll.c197 #define UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN BIT(12) macro
1139 value &= ~UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN; in clk_pllu_enable()
1757 value &= ~UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN; in clk_pllu_tegra114_enable()
Dclk-tegra210.c185 #define UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN BIT(12) macro