Searched refs:WEN (Results 1 – 3 of 3) sorted by relevance
179 #define MX53ARD_CS1WCR1 (WCSN(2) | WEN(2) | WBEN(2) | WWSC(22))
74 #define WEN 0x20000 macro160 if (!(val & WEN)) in tegra234_cbb_write_access_allowed()
189 #define WEN(x) (((x) & 0x7) << 6) macro