Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/bus/
Dsunxi-rsb.c67 #define RSB_CTRL_START_TRANS BIT(7) macro
269 if (readl(rsb->regs + RSB_CTRL) & RSB_CTRL_START_TRANS) { in _sunxi_rsb_run_xfer()
278 writel(RSB_CTRL_START_TRANS | RSB_CTRL_GLOBAL_INT_ENB, in _sunxi_rsb_run_xfer()