Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/tegra/
Dclk-tegra114.c127 #define UTMIP_PLL_CFG1_FORCE_PLLU_POWERDOWN BIT(16) macro
1016 reg &= ~UTMIP_PLL_CFG1_FORCE_PLLU_POWERDOWN; in tegra114_utmi_param_configure()
Dclk-tegra30.c133 #define UTMIP_PLL_CFG1_FORCE_PLLU_POWERDOWN BIT(16) macro
915 reg &= ~UTMIP_PLL_CFG1_FORCE_PLLU_POWERDOWN; in tegra30_utmi_param_configure()
Dclk-tegra124.c113 #define UTMIP_PLL_CFG1_FORCE_PLLU_POWERDOWN BIT(16) macro
1075 reg &= ~UTMIP_PLL_CFG1_FORCE_PLLU_POWERDOWN; in tegra124_utmi_param_configure()