Searched refs:_inw (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/asm-generic/
H A Dio.h553 #if !defined(inw) && !defined(_inw)
554 #define _inw _inw macro
555 static inline u16 _inw(unsigned long addr) function
616 #define inw _inw
/linux-master/arch/mips/include/asm/
H A Dio.h548 #define _inw _inw macro

Completed in 123 milliseconds