Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dsama5d2_smc.h52 #define AT91_SMC_TIMINGS_NFSEL(x) ((x & 0x1) << 31) macro
H A Dsama5d3_smc.h53 #define AT91_SMC_TIMINGS_NFSEL(x) ((x & 0x1) << 31) macro