Home
last modified time | relevance | path

Searched defs:__arch__swab64 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dbyteorder.h52 #define __arch__swab64(x) ___arch__swab64(x) macro
/rk3399_rockchip-uboot/include/linux/byteorder/
H A Dswab.h52 # define __arch__swab64(x) ___swab64(x) macro