RSB_DATA
*buf = readl(rsb->regs + RSB_DATA) & GENMASK(len * 8 - 1, 0);
writel(*buf, rsb->regs + RSB_DATA);