Searched refs:AT91_SMC_NRDSETUP (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/mach-at91/include/mach/
H A Dat91sam9_smc.h53 #define AT91_SMC_NRDSETUP (0x3f << 16) /* NRD Setup Length */ macro
/linux-4.1.27/arch/arm/mach-at91/
H A Dsam9_smc.c101 config->nrd_setup = (val & AT91_SMC_NRDSETUP) >> 16; sam9_smc_cs_read()

Completed in 79 milliseconds