Searched defs:AT91_SMC_PULSE_NRD (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91sam9_smc.h48 #define AT91_SMC_PULSE_NRD(x) ((x & 0x7f) << 16) macro
H A Dsama5d3_smc.h40 #define AT91_SMC_PULSE_NRD(x) ((x & 0x3f) << 16) macro
H A Dsama5d2_smc.h39 #define AT91_SMC_PULSE_NRD(x) ((x & 0x7f) << 16) macro

Completed in 84 milliseconds