Lines Matching defs:x
50 #define AT91_SMC_NWESETUP_(x) ((x) << 0) argument
52 #define AT91_SMC_NCS_WRSETUP_(x) ((x) << 8) argument
54 #define AT91_SMC_NRDSETUP_(x) ((x) << 16) argument
56 #define AT91_SMC_NCS_RDSETUP_(x) ((x) << 24) argument
60 #define AT91_SMC_NWEPULSE_(x) ((x) << 0) argument
62 #define AT91_SMC_NCS_WRPULSE_(x)((x) << 8) argument
64 #define AT91_SMC_NRDPULSE_(x) ((x) << 16) argument
66 #define AT91_SMC_NCS_RDPULSE_(x)((x) << 24) argument
70 #define AT91_SMC_NWECYCLE_(x) ((x) << 0) argument
72 #define AT91_SMC_NRDCYCLE_(x) ((x) << 16) argument
89 #define AT91_SMC_TDF_(x) ((x) << 16) argument