Searched refs:at91_pmc_base (Results 1 – 3 of 3) sorted by relevance
20 extern void __iomem *at91_pmc_base;23 readl_relaxed(at91_pmc_base + field)26 writel_relaxed(value, at91_pmc_base + field)28 .extern at91_pmc_base
27 void __iomem *at91_pmc_base; variable28 EXPORT_SYMBOL_GPL(at91_pmc_base);227 at91_pmc_base = regbase; in at91_pmc_init()
146 at91_suspend_sram_fn(at91_pmc_base, at91_ramc_base[0], in at91_pm_suspend()