Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-tegra/tegra210/
H A Dclock.c1139 #define PLLE_MISC_KCP(x) (((x) & 0x3) << 6) macro
1193 value &= ~PLLE_MISC_KCP(3); in tegra_plle_enable()