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

/arch/arm/mach-at91/include/mach/
H A Dat91sam9_smc.h73 #define AT91_SMC_NRDCYCLE (0x1ff << 16) /* Total Read Cycle Length */ macro
/arch/arm/mach-at91/
H A Dsam9_smc.c113 config->read_cycle = (val & AT91_SMC_NRDCYCLE) >> 16;

Completed in 98 milliseconds