Searched defs:db_wr32 (Results 1 – 2 of 2) sorted by relevance
159 static inline void db_wr32(__u32 val, __u32 *wqe_word) in db_wr32() function
188 #define db_wr32(value, a) writel((value), (a)) macro