Home
last modified time | relevance | path

Searched refs:UTMIP_PLL_CFG1_FORCE_PLLU_POWERUP (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/clk/tegra/
Dclk-tegra114.c128 #define UTMIP_PLL_CFG1_FORCE_PLLU_POWERUP BIT(17) macro
1013 reg &= ~UTMIP_PLL_CFG1_FORCE_PLLU_POWERUP; in tegra114_utmi_param_configure()
Dclk-tegra124.c107 #define UTMIP_PLL_CFG1_FORCE_PLLU_POWERUP BIT(17) macro
1073 reg &= ~UTMIP_PLL_CFG1_FORCE_PLLU_POWERUP; in tegra124_utmi_param_configure()