Home
last modified time | relevance | path

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

/u-boot/arch/x86/include/asm/
A Dbyteorder.h32 #define __arch__swab32(x) ___arch__swab32(x) macro
/u-boot/arch/xtensa/include/asm/
A Dbyteorder.h66 #define __arch__swab32(x) ___arch__swab32(x) macro
/u-boot/arch/mips/include/asm/
A Dbyteorder.h35 #define __arch__swab32(x) ___arch__swab32(x) macro
/u-boot/arch/powerpc/include/asm/
A Dbyteorder.h63 #define __arch__swab32(x) ___arch__swab32(x) macro
/u-boot/include/linux/byteorder/
A Dswab.h49 # define __arch__swab32(x) ___swab32(x) macro

Completed in 7 milliseconds