Searched refs:RCSN (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/configs/ | ||
D | mx53ard.h | 179 #define MX53ARD_CS1RCR1 (RCSN(2) | OEN (1) | RWSC(22)) |
/external/u-boot/arch/arm/include/asm/arch-mx5/ | ||
D | imx-regs.h | 165 #define RCSN(x) (((x) & 0x7)) macro |