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

/linux-4.1.27/arch/mips/ath79/
H A Dclock.c63 pll = ath79_pll_rr(AR71XX_PLL_REG_CPU_CONFIG); ar71xx_clocks_init()
97 pll = ath79_pll_rr(AR724X_PLL_REG_CPU_CONFIG); ar724x_clocks_init()
133 pll = ath79_pll_rr(AR913X_PLL_REG_CPU_CONFIG); ar913x_clocks_init()
172 clock_ctrl = ath79_pll_rr(AR933X_PLL_CLOCK_CTRL_REG); ar933x_clocks_init()
178 cpu_config = ath79_pll_rr(AR933X_PLL_CPU_CONFIG_REG); ar933x_clocks_init()
268 pll = ath79_pll_rr(AR934X_PLL_CPU_CONFIG_REG); ar934x_clocks_init()
295 pll = ath79_pll_rr(AR934X_PLL_DDR_CONFIG_REG); ar934x_clocks_init()
310 clk_ctrl = ath79_pll_rr(AR934X_PLL_CPU_DDR_CLK_CTRL_REG); ar934x_clocks_init()
369 pll = ath79_pll_rr(QCA955X_PLL_CPU_CONFIG_REG); qca955x_clocks_init()
383 pll = ath79_pll_rr(QCA955X_PLL_DDR_CONFIG_REG); qca955x_clocks_init()
397 clk_ctrl = ath79_pll_rr(QCA955X_PLL_CLK_CTRL_REG); qca955x_clocks_init()
/linux-4.1.27/arch/mips/include/asm/mach-ath79/
H A Dath79.h127 static inline u32 ath79_pll_rr(unsigned reg) ath79_pll_rr() function

Completed in 47 milliseconds