Searched refs:_inl (Results 1 – 3 of 3) sorted by relevance
483 #if !defined(inl) && !defined(_inl)484 #define _inl _inl macro485 static inline u32 _inl(unsigned long addr) in _inl() function537 #define inl _inl
228 extern _X_EXPORT unsigned int _inl(unsigned long port);263 return _inl(port); in inl()
189 #define inl(port) _inl((uintptr_t)(port))