Searched refs:_outw (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/asm-generic/
H A Dio.h589 #if !defined(outw) && !defined(_outw)
590 #define _outw _outw macro
591 static inline void _outw(u16 value, unsigned long addr) function
628 #define outw _outw
/linux-master/arch/mips/include/asm/
H A Dio.h555 #define _outw _outw macro

Completed in 216 milliseconds