Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/tegra/
Dclk-tegra30.c134 #define UTMIP_PLL_CFG1_FORCE_PLLU_POWERDOWN BIT(16) macro
916 reg &= ~UTMIP_PLL_CFG1_FORCE_PLLU_POWERDOWN; in tegra30_utmi_param_configure()
Dclk-tegra114.c129 #define UTMIP_PLL_CFG1_FORCE_PLLU_POWERDOWN BIT(16) macro
1014 reg &= ~UTMIP_PLL_CFG1_FORCE_PLLU_POWERDOWN; in tegra114_utmi_param_configure()
Dclk-tegra124.c108 #define UTMIP_PLL_CFG1_FORCE_PLLU_POWERDOWN BIT(16) macro
1074 reg &= ~UTMIP_PLL_CFG1_FORCE_PLLU_POWERDOWN; in tegra124_utmi_param_configure()