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

/linux-4.4.14/arch/arm/mach-ep93xx/
H A Dclock.c77 static struct clk clk_f = { variable in typeref:struct:clk
211 INIT_CK(NULL, "fclk", &clk_f),
529 clk_f.rate = clk_pll1.rate / fclk_divisors[(value >> 25) & 0x7]; ep93xx_clock_init()
557 clk_f.rate / 1000000, clk_h.rate / 1000000, ep93xx_clock_init()

Completed in 48 milliseconds