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

/arch/powerpc/boot/
H A Dio.h57 static inline unsigned in_le32(const volatile unsigned *addr) function
/arch/microblaze/include/asm/
H A Dio.h63 #define in_le32(a) __le32_to_cpu(__raw_readl(a)) macro
/arch/m68k/include/asm/
H A Draw_io.h40 #define in_le32(addr) \ macro

Completed in 651 milliseconds