Searched refs:sirfsoc_rstc_base (Results 1 – 1 of 1) sorted by relevance
23 static void __iomem *sirfsoc_rstc_base; variable43 writel(readl(sirfsoc_rstc_base + in sirfsoc_reset_module()45 sirfsoc_rstc_base + (reset_bit / 32) * 4); in sirfsoc_reset_module()47 writel(readl(sirfsoc_rstc_base + in sirfsoc_reset_module()49 sirfsoc_rstc_base + (reset_bit / 32) * 4); in sirfsoc_reset_module()70 writel(SIRFSOC_SYS_RST_BIT, sirfsoc_rstc_base); in sirfsoc_restart()82 sirfsoc_rstc_base = of_iomap(np, 0); in sirfsoc_rstc_probe()83 if (!sirfsoc_rstc_base) { in sirfsoc_rstc_probe()