Searched defs:in_be32 (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/powerpc/boot/
H A Dio.h66 static inline unsigned in_be32(const volatile unsigned *addr) in_be32() function
/linux-4.1.27/arch/microblaze/include/asm/
H A Dio.h53 #define in_be32(a) __raw_readl((const void __iomem __force *)(a)) macro
/linux-4.1.27/arch/m68k/include/asm/
H A Draw_io.h36 #define in_be32(addr) \ macro

Completed in 300 milliseconds