Searched refs:outsw (Results 1 – 2 of 2) sorted by relevance
358 #ifndef outsw359 #define outsw outsw macro360 static inline void outsw(unsigned long addr, const void *buffer, in outsw() function
74 #ifndef outsw75 #define outsw(p,from,len) mmio_outsw(p,from,len) macro
Completed in 11 milliseconds