Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Dclock.c639 #define PLLE_MISC_LOCK (1 << 11) macro
721 if (value & PLLE_MISC_LOCK) in tegra_plle_enable()
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/
H A Dclock.c1137 #define PLLE_MISC_LOCK (1 << 11) macro
1208 if (value & PLLE_MISC_LOCK) in tegra_plle_enable()
1211 if (!(value & PLLE_MISC_LOCK)) { in tegra_plle_enable()
/openbmc/u-boot/arch/arm/mach-tegra/tegra30/
H A Dclock.c668 #define PLLE_MISC_LOCK (1 << 11) macro
767 if (value & PLLE_MISC_LOCK) in tegra_plle_enable()
/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra20.c64 #define PLLE_MISC_LOCK BIT(11) macro
409 .lock_mask = PLLE_MISC_LOCK,
H A Dclk-tegra114.c89 #define PLLE_MISC_LOCK BIT(11) macro
564 .lock_mask = PLLE_MISC_LOCK,
H A Dclk-tegra30.c81 #define PLLE_MISC_LOCK BIT(11) macro
517 .lock_mask = PLLE_MISC_LOCK,
H A Dclk-tegra124.c75 #define PLLE_MISC_LOCK BIT(11) macro
480 .lock_mask = PLLE_MISC_LOCK,
H A Dclk-tegra210.c124 #define PLLE_MISC_LOCK BIT(11) macro
521 if (!(value & PLLE_MISC_LOCK)) in tegra210_plle_hw_sequence_start()
1974 .lock_mask = PLLE_MISC_LOCK,