Home
last modified time | relevance | path

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

/Linux-v5.10/include/asm-generic/
Dio.h516 #if !defined(outl) && !defined(_outl)
517 #define _outl _outl macro
518 static inline void _outl(u32 value, unsigned long addr) in _outl() function
549 #define outl _outl