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.4.14/drivers/clk/tegra/
Dclk-tegra114.c129 #define UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN BIT(14) macro
1013 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN; in tegra114_utmi_param_configure()
1028 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN; in tegra114_utmi_param_configure()
Dclk-tegra124.c115 #define UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN BIT(14) macro
1072 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN; in tegra124_utmi_param_configure()
1087 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN; in tegra124_utmi_param_configure()
Dclk-tegra30.c131 #define UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN BIT(14) macro
913 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN; in tegra30_utmi_param_configure()