Searched refs:UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/clk/tegra/
H A Dclk-tegra114.c132 #define UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN BIT(12) macro
1012 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN; tegra114_utmi_param_configure()
H A Dclk-tegra30.c133 #define UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN BIT(12) macro
915 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN; tegra30_utmi_param_configure()
H A Dclk-tegra124.c111 #define UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN BIT(12) macro
1072 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN; tegra124_utmi_param_configure()

Completed in 58 milliseconds