Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm/nvidia/tegra124/
H A Dtegra124_car.h197 #define UTMIP_PLL_CFG1_FORCE_PLLU_POWERDOWN (1 << 16) macro
H A Dtegra124_clk_pll.c1105 reg &= ~UTMIP_PLL_CFG1_FORCE_PLLU_POWERDOWN; in config_utmi_pll()