Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/mach-ath79/
H A Dath79.h151 extern void __iomem *ath79_pll_base;
156 __raw_writel(val, ath79_pll_base + reg); in ath79_pll_wr()
161 return __raw_readl(ath79_pll_base + reg); in ath79_pll_rr()
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-ath79/
H A Dath79.h151 extern void __iomem *ath79_pll_base;
156 __raw_writel(val, ath79_pll_base + reg); in ath79_pll_wr()
161 return __raw_readl(ath79_pll_base + reg); in ath79_pll_rr()
/kernel/linux/linux-5.10/arch/mips/ath79/
H A Dcommon.c35 void __iomem *ath79_pll_base; variable
H A Dsetup.c229 ath79_pll_base = ioremap(AR71XX_PLL_BASE, in plat_mem_setup()
/kernel/linux/linux-6.6/arch/mips/ath79/
H A Dcommon.c35 void __iomem *ath79_pll_base; variable
H A Dsetup.c227 ath79_pll_base = ioremap(AR71XX_PLL_BASE, in plat_mem_setup()

Completed in 3 milliseconds