Searched refs:RSB_CTRL (Results 1 – 1 of 1) sorted by relevance
55 #define RSB_CTRL 0x0 /* Global control */ macro274 if (readl(rsb->regs + RSB_CTRL) & RSB_CTRL_START_TRANS) { in _sunxi_rsb_run_xfer()284 rsb->regs + RSB_CTRL); in _sunxi_rsb_run_xfer()301 writel(RSB_CTRL_ABORT_TRANS, rsb->regs + RSB_CTRL); in _sunxi_rsb_run_xfer()704 writel(RSB_CTRL_SOFT_RST, rsb->regs + RSB_CTRL); in sunxi_rsb_probe()705 readl_poll_timeout(rsb->regs + RSB_CTRL, reg, in sunxi_rsb_probe()