Home
last modified time | relevance | path

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

/linux-6.15/include/asm-generic/
H A Dio.h610 #if !defined(outw) && !defined(_outw)
611 #define _outw _outw macro
613 static inline void _outw(u16 value, unsigned long addr) in _outw() function
620 void _outw(u16 value, unsigned long addr)
659 #define outw _outw
/linux-6.15/arch/mips/include/asm/
H A Dio.h539 #define _outw _outw macro