Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dio.h559 #if !defined(inw) && !defined(_inw)
560 #define _inw _inw macro
562 static inline u16 _inw(unsigned long addr) in _inw() function
572 u16 _inw(unsigned long addr)
647 #define inw _inw
/linux/arch/mips/include/asm/
H A Dio.h532 #define _inw _inw macro