Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-ep93xx/
Dclock.c74 static struct clk clk_f = { variable
215 INIT_CK(NULL, "fclk", &clk_f),
554 clk_f.rate = clk_pll1.rate / fclk_divisors[(value >> 25) & 0x7]; in ep93xx_clock_init()
582 clk_f.rate / 1000000, clk_h.rate / 1000000, in ep93xx_clock_init()