Searched defs:AT91_SMC_TIMINGS_TAR (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/arm/mach-at91/include/mach/ | ||
D | sama5d2_smc.h | 47 #define AT91_SMC_TIMINGS_TAR(x) ((x & 0xf) << 8) macro |
D | sama5d3_smc.h | 48 #define AT91_SMC_TIMINGS_TAR(x) ((x & 0xf) << 8) macro |