Searched refs:UTMIP_PLL_CFG1_FORCE_PLLU_POWERUP (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_car.h196 #define UTMIP_PLL_CFG1_FORCE_PLLU_POWERUP (1 << 17) macro
H A Dtegra124_clk_pll.c1100 reg &= ~UTMIP_PLL_CFG1_FORCE_PLLU_POWERUP;
/freebsd-13-stable/sys/arm64/nvidia/tegra210/
H A Dtegra210_car.h263 #define UTMIP_PLL_CFG1_FORCE_PLLU_POWERUP (1 << 17) macro
H A Dtegra210_clk_pll.c1415 reg |= UTMIP_PLL_CFG1_FORCE_PLLU_POWERUP;

Completed in 43 milliseconds