Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-swap.h89 #define ody_le16_to_cpu(x) ody_cpu_to_le16(x) macro
H A Dody-csr.h111 return ody_le16_to_cpu(*(volatile uint16_t *)address); in ody_csr_read()