Home
last modified time | relevance | path

Searched refs:sh64_out16 (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/asm-sh64/
Dio.h67 static inline void sh64_out16(unsigned short b, unsigned long addr) in sh64_out16() function
90 #define writew(b, addr) sh64_out16(b, addr)
98 #define ctrl_outw(b, addr) sh64_out16(b, addr)