Searched defs:AT91_SMC_TIMINGS_TCLR (Results 1 – 2 of 2) sorted by relevance
/u-boot/arch/arm/mach-at91/include/mach/ | ||
A D | sama5d2_smc.h | 45 #define AT91_SMC_TIMINGS_TCLR(x) (x & 0xf) macro |
A D | sama5d3_smc.h | 46 #define AT91_SMC_TIMINGS_TCLR(x) (x & 0xf) macro |
Completed in 3 milliseconds