Home
last modified time | relevance | path

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

/openbmc/linux/include/asm-generic/
H A Dio.h566 #if !defined(inl) && !defined(_inl)
567 #define _inl _inl macro
568 static inline u32 _inl(unsigned long addr) in _inl() function
620 #define inl _inl
/openbmc/u-boot/arch/x86/include/asm/
H A Dio.h192 #define inl(port) _inl((uintptr_t)(port))