Home
last modified time | relevance | path

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

/linux-6.14.4/arch/mips/include/asm/
Dio.h550 #define _outw _outw macro
/linux-6.14.4/include/asm-generic/
Dio.h611 #define _outw _outw macro
613 static inline void _outw(u16 value, unsigned long addr) in _outw() function