Searched refs:AT91_SMC_NWESETUP (Results 1 – 2 of 2) sorted by relevance
51 #define AT91_SMC_NWESETUP (0x3f << 0) /* NWE Setup Length */ macro
99 config->nwe_setup = val & AT91_SMC_NWESETUP; in sam9_smc_cs_read()