Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A Dmx53ard.h194 #define MX53ARD_CS1RCR1 (RCSN(2) | OEN (1) | RWSC(22))
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx5/
H A Dimx-regs.h166 #define RCSN(x) (((x) & 0x7)) macro