Home
last modified time | relevance | path

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

/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/powerpc/include/asm/
H A Dbyteorder.h64 #define __arch__swab16(x) ___arch__swab16(x) macro
/rk3399_rockchip-uboot/include/linux/byteorder/
H A Dswab.h46 # define __arch__swab16(x) ___swab16(x) macro