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

/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91sam9_smc.h52 #define AT91_SMC_CYCLE_NRD(x) ((x & 0x1ff) << 16) macro
H A Dsama5d3_smc.h44 #define AT91_SMC_CYCLE_NRD(x) ((x & 0x1ff) << 16) macro
H A Dsama5d2_smc.h43 #define AT91_SMC_CYCLE_NRD(x) ((x & 0x1ff) << 16) macro

Completed in 56 milliseconds