Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/byteorder/
H A Dswab.h45 #ifndef __arch__swab16
46 # define __arch__swab16(x) ___swab16(x) macro
101 return __arch__swab16(x); in __fswab16()
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dbyteorder.h67 #define __arch__swab16(x) ___arch__swab16(x) macro
/openbmc/u-boot/arch/x86/include/asm/
H A Dbyteorder.h33 #define __arch__swab16(x) ___arch__swab16(x) macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dbyteorder.h23 #define __arch__swab16(x) ___arch__swab16(x) macro
/openbmc/u-boot/arch/m68k/include/asm/
H A Dbyteorder.h75 #define __arch__swab16(x) ___arch__swab16(x)
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dbyteorder.h64 #define __arch__swab16(x) ___arch__swab16(x) macro