Searched refs:RWSC (Results 1 – 2 of 2) sorted by relevance
179 #define MX53ARD_CS1RCR1 (RCSN(2) | OEN (1) | RWSC(22))
172 #define RWSC(x) (((x) & 0x3f) << 24) macro