Home
last modified time | relevance | path

Searched refs:RSB_CTRL (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/bus/
H A Dsunxi-rsb.c55 #define RSB_CTRL 0x0 /* Global control */ macro
274 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()