readb
#define readb(va) (*(volatile u_int8_t *) (va))
#undef readb
readb(const volatile void __iomem *addr)