MSG_DATA_REG
writel(msg, mbox->regs + MSG_DATA_REG(n));
readl(mbox->regs + MSG_DATA_REG(n));
uint32_t msg = readl(mbox->regs + MSG_DATA_REG(n));