Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/tegra/
Dclk-tegra114.c130 #define UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN BIT(12) macro
1014 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN; in tegra114_utmi_param_configure()
Dclk-tegra30.c132 #define UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN BIT(12) macro
914 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN; in tegra30_utmi_param_configure()
Dclk-tegra124.c116 #define UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN BIT(12) macro
1073 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN; in tegra124_utmi_param_configure()