Home
last modified time | relevance | path

Searched defs:in_be64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/mips/include/asm/
H A Dio.h565 #define in_be64(a) in_arch(q, be64, a) macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dio.h213 static inline u64 in_be64(const volatile u64 __iomem *addr) in in_be64() function