Searched refs:UTMIP_PLL_CFG2_STABLE_COUNT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/arm/nvidia/tegra124/
H A Dtegra124_car.h206 #define UTMIP_PLL_CFG2_STABLE_COUNT(x) (((x) & 0xffff) << 6) macro
H A Dtegra124_clk_pll.c1001 reg &= ~UTMIP_PLL_CFG2_STABLE_COUNT(~0);
1002 reg |= UTMIP_PLL_CFG2_STABLE_COUNT(STABLE_COUNT);

Completed in 54 milliseconds