Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/ath79/
Dclock.c56 unsigned long ahb_rate; in ar71xx_clocks_init() local
75 ahb_rate = cpu_rate / div; in ar71xx_clocks_init()
80 ath79_add_sys_clkdev("ahb", ahb_rate); in ar71xx_clocks_init()
91 unsigned long ahb_rate; in ar724x_clocks_init() local
111 ahb_rate = cpu_rate / div; in ar724x_clocks_init()
116 ath79_add_sys_clkdev("ahb", ahb_rate); in ar724x_clocks_init()
127 unsigned long ahb_rate; in ar913x_clocks_init() local
144 ahb_rate = cpu_rate / div; in ar913x_clocks_init()
149 ath79_add_sys_clkdev("ahb", ahb_rate); in ar913x_clocks_init()
160 unsigned long ahb_rate; in ar933x_clocks_init() local
[all …]