Searched defs:inl (Results 1 - 1 of 1) sorted by relevance

/include/asm-generic/
H A Dio.h118 static inline u32 inl(unsigned long addr) function
140 #define inl_p(addr) inl(addr)
177 u32 x = inl(addr);

Completed in 39 milliseconds