Searched refs:ath79_pll_base (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-ath79/
H A Dath79.h119 extern void __iomem *ath79_pll_base;
124 __raw_writel(val, ath79_pll_base + reg); ath79_pll_wr()
129 return __raw_readl(ath79_pll_base + reg); ath79_pll_rr()
/linux-4.1.27/arch/mips/ath79/
H A Dcommon.c38 void __iomem *ath79_pll_base; variable
H A Dsetup.c202 ath79_pll_base = ioremap_nocache(AR71XX_PLL_BASE, plat_mem_setup()

Completed in 31 milliseconds