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.1.27/drivers/clk/tegra/
Dclk-tegra30.c133 #define UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN BIT(12) macro
915 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN; in tegra30_utmi_param_configure()
Dclk-tegra114.c132 #define UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN BIT(12) macro
1012 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN; in tegra114_utmi_param_configure()
Dclk-tegra124.c111 #define UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN BIT(12) macro
1072 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ACTIVE_POWERDOWN; in tegra124_utmi_param_configure()