Home
last modified time | relevance | path

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

/linux-6.15/arch/mips/include/asm/
Dio.h538 #define _outb _outb macro
/linux-6.15/include/asm-generic/
Dio.h596 #define _outb _outb macro
598 static inline void _outb(u8 value, unsigned long addr) in _outb() function