Home
last modified time | relevance | path

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

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