Home
last modified time | relevance | path

Searched defs:__arch__swab16 (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dbyteorder.h33 #define __arch__swab16(x) ___arch__swab16(x) macro
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dbyteorder.h67 #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/powerpc/include/asm/
H A Dbyteorder.h64 #define __arch__swab16(x) ___arch__swab16(x) macro
/openbmc/u-boot/include/linux/byteorder/
H A Dswab.h46 # define __arch__swab16(x) ___swab16(x) macro