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

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

Completed in 100 milliseconds