Home
last modified time | relevance | path

Searched refs:PLLE_BASE_LOCK_OVERRIDE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/arm/nvidia/tegra124/
H A Dtegra124_car.h97 #define PLLE_BASE_LOCK_OVERRIDE (1 << 29) macro
H A Dtegra124_clk_pll.c567 reg &= ~PLLE_BASE_LOCK_OVERRIDE; in plle_enable()
/freebsd/sys/arm64/nvidia/tegra210/
H A Dtegra210_car.h115 #define PLLE_BASE_LOCK_OVERRIDE (1 << 30) macro
H A Dtegra210_clk_pll.c759 reg &= ~PLLE_BASE_LOCK_OVERRIDE; in plle_enable()