Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-swap.h74 #define ody_cpu_to_be32(x) (x) macro
84 #define ody_cpu_to_be32(x) ody_swap32(x) macro
94 #define ody_be32_to_cpu(x) ody_cpu_to_be32(x)