Searched refs:eeh_readb (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/include/asm/ | ||
H A D | eeh.h | 363 static inline u8 eeh_readb(const volatile void __iomem *addr) in eeh_readb() function |
H A D | io.h | 438 #define __do_readb(addr) eeh_readb(addr) |