Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-swap.h55 static inline uint64_t ody_swap64(uint64_t x) in ody_swap64() function
71 #define ody_cpu_to_le64(x) ody_swap64(x)
85 #define ody_cpu_to_be64(x) ody_swap64(x)