Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/tegra/
Dclk-tegra114.c131 #define UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN BIT(14) macro
1011 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN; in tegra114_utmi_param_configure()
1026 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN; in tegra114_utmi_param_configure()
Dclk-tegra124.c110 #define UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN BIT(14) macro
1071 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN; in tegra124_utmi_param_configure()
1086 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN; in tegra124_utmi_param_configure()
Dclk-tegra30.c132 #define UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN BIT(14) macro
914 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN; in tegra30_utmi_param_configure()