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

/linux-master/include/asm-generic/
H A Dio.h599 #if !defined(outl) && !defined(_outl)
600 #define _outl _outl macro
601 static inline void _outl(u32 value, unsigned long addr) function
632 #define outl _outl
/linux-master/arch/mips/include/asm/
H A Dio.h556 #define _outl _outl macro

Completed in 198 milliseconds