Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-tegra/tegra124/
H A Dclock.c944 #define PLLE_BASE_LOCK_OVERRIDE (1 << 29) macro
967 value &= ~PLLE_BASE_LOCK_OVERRIDE; in tegra_plle_enable()