Home
last modified time | relevance | path

Searched defs:fsl_ioread64 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/
H A Dfsldma.h201 #define fsl_ioread64(p) in_le64(p) macro
206 static u64 fsl_ioread64(const u64 __iomem *addr) in fsl_ioread64() function
241 #define fsl_ioread64(p) ioread64(p) macro