Searched refs:eeh_readq_be (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/include/asm/ | ||
H A D | eeh.h | 411 static inline u64 eeh_readq_be(const volatile void __iomem *addr) in eeh_readq_be() function |
H A D | io.h | 444 #define __do_readq_be(addr) eeh_readq_be(addr) |