Home
last modified time | relevance | path

Searched defs:AT91_SMC_PULSE_NCS_RD (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/arm/mach-at91/include/mach/
Dat91sam9_smc.h49 #define AT91_SMC_PULSE_NCS_RD(x) ((x & 0x7f) << 24) macro
Dsama5d2_smc.h40 #define AT91_SMC_PULSE_NCS_RD(x) ((x & 0x7f) << 24) macro
Dsama5d3_smc.h41 #define AT91_SMC_PULSE_NCS_RD(x) ((x & 0x3f) << 24) macro