Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dbyteorder.h33 #define __arch__swab16(x) ___arch__swab16(x) macro
/rk3399_rockchip-uboot/arch/xtensa/include/asm/
H A Dbyteorder.h68 #define __arch__swab16(x) ___arch__swab16(x) macro
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dbyteorder.h24 #define __arch__swab16(x) ___arch__swab16(x) macro
/rk3399_rockchip-uboot/arch/m68k/include/asm/
H A Dbyteorder.h70 #define __arch__swab16(x) ___arch__swab16(x)
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dbyteorder.h64 #define __arch__swab16(x) ___arch__swab16(x) macro