Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/tegra/
Dclk-tegra114.c126 #define UTMIP_PLL_CFG1_FORCE_PLLU_POWERUP BIT(17) macro
1015 reg &= ~UTMIP_PLL_CFG1_FORCE_PLLU_POWERUP; in tegra114_utmi_param_configure()
Dclk-tegra124.c112 #define UTMIP_PLL_CFG1_FORCE_PLLU_POWERUP BIT(17) macro
1074 reg &= ~UTMIP_PLL_CFG1_FORCE_PLLU_POWERUP; in tegra124_utmi_param_configure()