tw_readl
#define tw_readl(reg) readl(dev->mmio + reg)
#define tw_readl(reg) readl(dev->lmmio + ((reg) >> 2))