Searched defs:readsw (Results 1 – 3 of 3) sorted by relevance
237 static inline void readsw(const volatile void __iomem *addr, void *data, in readsw() function318 #define readsw readsw macro
469 #define readsw readsw macro
362 #define readsw(a, d, s) __raw_readsw((unsigned long)a, d, s) macro
Completed in 9 milliseconds