Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/byteorder/
H A Dswab.h48 #ifndef __arch__swab32
49 # define __arch__swab32(x) ___swab32(x) macro
114 return __arch__swab32(x); in __fswab32()
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dbyteorder.h66 #define __arch__swab32(x) ___arch__swab32(x) macro
/openbmc/u-boot/arch/x86/include/asm/
H A Dbyteorder.h32 #define __arch__swab32(x) ___arch__swab32(x) macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dbyteorder.h35 #define __arch__swab32(x) ___arch__swab32(x) macro
/openbmc/u-boot/arch/m68k/include/asm/
H A Dbyteorder.h74 #define __arch__swab32(x) ___arch__swab32(x)
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dbyteorder.h63 #define __arch__swab32(x) ___arch__swab32(x) macro