Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/tegra/
H A Dclk-pll.c190 #define UTMIP_PLL_CFG1_FORCE_PLLU_POWERUP BIT(17) macro
1806 value &= ~UTMIP_PLL_CFG1_FORCE_PLLU_POWERUP; in clk_pllu_tegra114_enable()
H A Dclk-tegra210.c173 #define UTMIP_PLL_CFG1_FORCE_PLLU_POWERUP BIT(17) macro