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

  /external/u-boot/arch/arm/mach-at91/include/mach/
sama5d2_smc.h 45 #define AT91_SMC_TIMINGS_TCLR(x) (x & 0xf)
sama5d3_smc.h 46 #define AT91_SMC_TIMINGS_TCLR(x) (x & 0xf)

Completed in 51 milliseconds