Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/tegra124/
H A Dtegra124_car.h99 #define PLLE_BASE_LOCK_OVERRIDE (1 << 29) macro
H A Dtegra124_clk_pll.c571 reg &= ~PLLE_BASE_LOCK_OVERRIDE; in plle_enable()
/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dtegra210_car.h117 #define PLLE_BASE_LOCK_OVERRIDE (1 << 30) macro
H A Dtegra210_clk_pll.c763 reg &= ~PLLE_BASE_LOCK_OVERRIDE; in plle_enable()