Searched defs:mw32 (Results 1 – 2 of 2) sorted by relevance
36 static unsigned int mw32[] = { 0x89, 0x8B, 0xC7, 0xAB }; variable61 static unsigned int mw32[] = { 0xC7 }; variable
15 #define mw32(reg, val) writel((val), regs + reg) macro