Searched defs:LOCK (Results 1 - 5 of 5) sorted by relevance

/u-boot/drivers/watchdog/
H A Dsp805_wdt.c33 #define LOCK 0x00000001 macro
/u-boot/arch/arm/mach-zynqmp/
H A Dmp.c16 #define LOCK 0 macro
[all...]
/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_px30.h51 #define LOCK(n) (((n) >> 10) & 0x1) macro
H A Dsdram_rk3328.h71 #define LOCK(n) (((n) >> 10) & 0x1) macro
H A Dsdram_rv1126.h221 #define LOCK(n) (((n) >> 10) & 0x1) macro

Completed in 112 milliseconds