Home
last modified time | relevance | path

Searched defs:AT91_SMC_TIMINGS_TWB (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/mach-at91/include/mach/
Dsama5d2_smc.h50 #define AT91_SMC_TIMINGS_TWB(x) ((x & 0xf) << 24) macro
Dsama5d3_smc.h51 #define AT91_SMC_TIMINGS_TWB(x) ((x & 0xf) << 24) macro