CDNS_MAILBOX_RX_DATA
return readl(mhdp->regs + CDNS_MAILBOX_RX_DATA) & 0xff;
return readl(mhdp->sapb_regs + CDNS_MAILBOX_RX_DATA) & 0xff;