Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bus/
Dsunxi-rsb.c70 #define RSB_CTRL_SOFT_RST BIT(0) macro
690 writel(RSB_CTRL_SOFT_RST, rsb->regs + RSB_CTRL); in sunxi_rsb_probe()
692 !(reg & RSB_CTRL_SOFT_RST), 1000, 100000); in sunxi_rsb_probe()