Searched refs:PLLE_BASE_LOCK_OVERRIDE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/arm/nvidia/tegra124/ | ||
| H A D | tegra124_car.h | 99 #define PLLE_BASE_LOCK_OVERRIDE (1 << 29) macro |
| H A D | tegra124_clk_pll.c | 573 reg &= ~PLLE_BASE_LOCK_OVERRIDE; in plle_enable() |