Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/bus/
Dsunxi-rsb.c70 #define RSB_CTRL_SOFT_RST BIT(0) macro
689 writel(RSB_CTRL_SOFT_RST, rsb->regs + RSB_CTRL); in sunxi_rsb_probe()
691 !(reg & RSB_CTRL_SOFT_RST), 1000, 100000); in sunxi_rsb_probe()