Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bus/
Dsunxi-rsb.c67 #define RSB_CTRL_START_TRANS BIT(7) macro
268 if (readl(rsb->regs + RSB_CTRL) & RSB_CTRL_START_TRANS) { in _sunxi_rsb_run_xfer()
277 writel(RSB_CTRL_START_TRANS | RSB_CTRL_GLOBAL_INT_ENB, in _sunxi_rsb_run_xfer()