Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dbyteorder.h32 #define __arch__swab32(x) ___arch__swab32(x) macro
/rk3399_rockchip-uboot/arch/xtensa/include/asm/
H A Dbyteorder.h67 #define __arch__swab32(x) ___arch__swab32(x) macro
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dbyteorder.h36 #define __arch__swab32(x) ___arch__swab32(x) macro
/rk3399_rockchip-uboot/arch/m68k/include/asm/
H A Dbyteorder.h69 #define __arch__swab32(x) ___arch__swab32(x)
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dbyteorder.h63 #define __arch__swab32(x) ___arch__swab32(x) macro