Home
last modified time | relevance | path

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

/linux/drivers/bus/
H A Dsunxi-rsb.c65 #define RSB_CTRL_START_TRANS BIT(7) macro
278 if (readl(rsb->regs + RSB_CTRL) & RSB_CTRL_START_TRANS) { in _sunxi_rsb_run_xfer()
287 writel(RSB_CTRL_START_TRANS | RSB_CTRL_GLOBAL_INT_ENB, in _sunxi_rsb_run_xfer()