Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-swap.h90 #define ody_le32_to_cpu(x) ody_cpu_to_le32(x) macro
H A Dody-csr.h113 return ody_le32_to_cpu(*(volatile uint32_t *)address); in ody_csr_read()