Searched refs:sh64_out16 (Results 1 – 1 of 1) sorted by relevance
67 static inline void sh64_out16(unsigned short b, unsigned long addr) in sh64_out16() function90 #define writew(b, addr) sh64_out16(b, addr)98 #define ctrl_outw(b, addr) sh64_out16(b, addr)