Searched defs:AT91_SMC_PULSE_NCS_WR (Results 1 – 2 of 2) sorted by relevance
48 #define AT91_SMC_PULSE_NCS_WR(x) ((x & 0x7f) << 8) macro
40 #define AT91_SMC_PULSE_NCS_WR(x) ((x & 0x3f) << 8) macro