Searched refs:eeh_readw (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/include/asm/ | ||
H A D | eeh.h | 371 static inline u16 eeh_readw(const volatile void __iomem *addr) in eeh_readw() function |
H A D | io.h | 439 #define __do_readw(addr) eeh_readw(addr) |