Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dswab.h19 static __inline__ __attribute_const__ __u16 ___arch__swab16(__u16 x) in ___arch__swab16() function
28 #define __arch_swab16(x) ___arch__swab16(x)
/OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/
H A Dbyteorder.h30 static inline __attribute__((const)) __u16 ___arch__swab16(__u16 x) in ___arch__swab16() function
68 #define __arch__swab16(x) ___arch__swab16(x)
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dbyteorder.h20 static __inline__ __u16 ___arch__swab16(__u16 x) in ___arch__swab16() function
33 #define __arch__swab16(x) ___arch__swab16(x)
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dbyteorder.h15 static __inline__ __attribute_const__ __u16 ___arch__swab16(__u16 x) in ___arch__swab16() function
24 #define __arch__swab16(x) ___arch__swab16(x)
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dbyteorder.h58 __u16 ___arch__swab16(__u16 value)
70 #define __arch__swab16(x) ___arch__swab16(x)
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dbyteorder.h42 static __inline__ __attribute__((const)) __u16 ___arch__swab16(__u16 value) in ___arch__swab16() function
64 #define __arch__swab16(x) ___arch__swab16(x)