HomeSort by relevance Sort by last modified time
    Searched defs:AT91_SMC_TIMINGS_TADL (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/mach-at91/include/mach/
sama5d2_smc.h 46 #define AT91_SMC_TIMINGS_TADL(x) ((x & 0xf) << 4)
sama5d3_smc.h 47 #define AT91_SMC_TIMINGS_TADL(x) ((x & 0xf) << 4)

Completed in 52 milliseconds