Searched refs:sirfsoc_rstc_base (Results 1 – 1 of 1) sorted by relevance
24 static void __iomem *sirfsoc_rstc_base; variable44 writel(readl(sirfsoc_rstc_base + in sirfsoc_reset_module()46 sirfsoc_rstc_base + (reset_bit / 32) * 4); in sirfsoc_reset_module()48 writel(readl(sirfsoc_rstc_base + in sirfsoc_reset_module()50 sirfsoc_rstc_base + (reset_bit / 32) * 4); in sirfsoc_reset_module()70 writel(SIRFSOC_SYS_RST_BIT, sirfsoc_rstc_base); in sirfsoc_restart()76 sirfsoc_rstc_base = of_iomap(np, 0); in sirfsoc_rstc_probe()77 if (!sirfsoc_rstc_base) { in sirfsoc_rstc_probe()