Home
last modified time | relevance | path

Searched refs:ahb_rate (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/mips/ath79/
Dclock.c60 unsigned long ahb_rate; in ar71xx_clocks_init() local
79 ahb_rate = cpu_rate / div; in ar71xx_clocks_init()
84 clks[2] = ath79_add_sys_clkdev("ahb", ahb_rate); in ar71xx_clocks_init()
95 unsigned long ahb_rate; in ar724x_clocks_init() local
115 ahb_rate = cpu_rate / div; in ar724x_clocks_init()
120 clks[2] = ath79_add_sys_clkdev("ahb", ahb_rate); in ar724x_clocks_init()
131 unsigned long ahb_rate; in ar913x_clocks_init() local
148 ahb_rate = cpu_rate / div; in ar913x_clocks_init()
153 clks[2] = ath79_add_sys_clkdev("ahb", ahb_rate); in ar913x_clocks_init()
164 unsigned long ahb_rate; in ar933x_clocks_init() local
[all …]