Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dsama5d2_smc.h49 #define AT91_SMC_TIMINGS_TRR(x) ((x & 0xf) << 16) macro
H A Dsama5d3_smc.h50 #define AT91_SMC_TIMINGS_TRR(x) ((x & 0xf) << 16) macro