Searched refs:_inw (Results 1 – 2 of 2) sorted by relevance
553 #if !defined(inw) && !defined(_inw)554 #define _inw _inw macro555 static inline u16 _inw(unsigned long addr) in _inw() function616 #define inw _inw
191 #define inw(port) _inw((uintptr_t)(port))