Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Dbyteorder.h39 static __inline__ __attribute_const__ __u64 ___arch__swab64(__u64 x) in ___arch__swab64() function
51 #define __arch__swab64(x) ___arch__swab64(x)