Home
last modified time | relevance | path

Searched refs:AT91_SMC_TIMINGS_OCMS (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/mach-at91/include/mach/
Dsama5d3_smc.h49 #define AT91_SMC_TIMINGS_OCMS(x) ((x & 0x1) << 12) macro
Dsama5d2_smc.h48 #define AT91_SMC_TIMINGS_OCMS(x) ((x & 0x1) << 12) macro