readw
#define readw(va) (*(volatile u_int16_t *) (va))
#undef readw
readw(const volatile void __iomem *addr)