Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dio.h625 #if !defined(outl) && !defined(_outl)
626 #define _outl _outl macro
628 static inline void _outl(u32 value, unsigned long addr) in _outl() function
635 void _outl(u32 value, unsigned long addr)
663 #define outl _outl
/linux/arch/mips/include/asm/
H A Dio.h540 #define _outl _outl macro