Home
last modified time | relevance | path

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

/Linux-v6.1/include/asm-generic/
Dio.h599 #if !defined(outl) && !defined(_outl)
600 #define _outl _outl macro
601 static inline void _outl(u32 value, unsigned long addr) in _outl() function
632 #define outl _outl