Searched refs:ath79_pll_rr (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/ath79/
H A Dclock.c67 pll = ath79_pll_rr(AR71XX_PLL_REG_CPU_CONFIG); ar71xx_clocks_init()
101 pll = ath79_pll_rr(AR724X_PLL_REG_CPU_CONFIG); ar724x_clocks_init()
137 pll = ath79_pll_rr(AR913X_PLL_REG_CPU_CONFIG); ar913x_clocks_init()
176 clock_ctrl = ath79_pll_rr(AR933X_PLL_CLOCK_CTRL_REG); ar933x_clocks_init()
182 cpu_config = ath79_pll_rr(AR933X_PLL_CPU_CONFIG_REG); ar933x_clocks_init()
272 pll = ath79_pll_rr(AR934X_PLL_CPU_CONFIG_REG); ar934x_clocks_init()
299 pll = ath79_pll_rr(AR934X_PLL_DDR_CONFIG_REG); ar934x_clocks_init()
314 clk_ctrl = ath79_pll_rr(AR934X_PLL_CPU_DDR_CLK_CTRL_REG); ar934x_clocks_init()
373 pll = ath79_pll_rr(QCA955X_PLL_CPU_CONFIG_REG); qca955x_clocks_init()
387 pll = ath79_pll_rr(QCA955X_PLL_DDR_CONFIG_REG); qca955x_clocks_init()
401 clk_ctrl = ath79_pll_rr(QCA955X_PLL_CLK_CTRL_REG); qca955x_clocks_init()
/linux-4.4.14/arch/mips/include/asm/mach-ath79/
H A Dath79.h128 static inline u32 ath79_pll_rr(unsigned reg) ath79_pll_rr() function

Completed in 131 milliseconds