Searched refs:RSB_CTRL (Results 1 – 1 of 1) sorted by relevance
53 #define RSB_CTRL 0x0 /* Global control */ macro273 if (readl(rsb->regs + RSB_CTRL) & RSB_CTRL_START_TRANS) { in _sunxi_rsb_run_xfer()283 rsb->regs + RSB_CTRL); in _sunxi_rsb_run_xfer()300 writel(RSB_CTRL_ABORT_TRANS, rsb->regs + RSB_CTRL); in _sunxi_rsb_run_xfer()665 writel(RSB_CTRL_SOFT_RST, rsb->regs + RSB_CTRL); in sunxi_rsb_hw_init()666 readl_poll_timeout(rsb->regs + RSB_CTRL, reg, in sunxi_rsb_hw_init()