Home
last modified time | relevance | path

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

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