Searched defs:REG_WR (Results 1 – 2 of 2) sorted by relevance
97 #define REG_WR(bp, offset, val) writel((u32)val, REG_ADDR(bp, offset)) macro
6893 #define REG_WR(bp, offset, val) \ macro