readl
#define readl(va) (*(volatile u_int32_t *) (va))
#undef readl
readl(const volatile void __iomem *addr)