Home
last modified time | relevance | path

Searched refs:___arch__swab32 (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dswab.h10 static __inline__ __attribute_const__ __u32 ___arch__swab32(__u32 x) in ___arch__swab32() function
27 #define __arch_swab32(x) ___arch__swab32(x)
/OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/
H A Dbyteorder.h14 static inline __attribute__((const)) __u32 ___arch__swab32(__u32 x) in ___arch__swab32() function
67 #define __arch__swab32(x) ___arch__swab32(x)
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dbyteorder.h9 static __inline__ __u32 ___arch__swab32(__u32 x) in ___arch__swab32() function
32 #define __arch__swab32(x) ___arch__swab32(x)
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dbyteorder.h26 static __inline__ __attribute_const__ __u32 ___arch__swab32(__u32 x) in ___arch__swab32() function
36 #define __arch__swab32(x) ___arch__swab32(x)
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dbyteorder.h64 __u32 ___arch__swab32(__u32 value)
69 #define __arch__swab32(x) ___arch__swab32(x)
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dbyteorder.h52 static __inline__ __attribute__((const)) __u32 ___arch__swab32(__u32 value) in ___arch__swab32() function
63 #define __arch__swab32(x) ___arch__swab32(x)