readsl
#define readsl(p,d,l) ({ __raw_readsl(p,d,l); __iormb(); })
#define readsl(p,d,l) __raw_readsl(p,d,l)
#define readsl(port, buf, nr) raw_insl((port), (u32 *)(buf), (nr))
#define readsl readsl
static inline void readsl(const volatile void __iomem *a, void *b, unsigned long c)
#define readsl readsl
#define readsl(addr, buffer, count) __readsl(addr, buffer, count)
#define readsl(p,d,l) __raw_readsl(p,d,l)
static inline void readsl(const volatile void __iomem *port, void *buf, unsigned long count)
#define readsl readsl
#define readsl readsl
static inline void readsl(const volatile void __iomem *addr, void *buffer,
#define readsl readsl
static inline void readsl(const volatile void __iomem *addr, void *buffer,