Searched refs:clk_f_div (Results 1 – 1 of 1) sorted by relevance
546 unsigned int clk_f_div; in ep93xx_clock_init() local566 clk_f_div = fclk_divisors[(value >> 25) & 0x7]; in ep93xx_clock_init()570 hw = clk_hw_register_fixed_factor(NULL, "fclk", "pll1", 0, 1, clk_f_div); in ep93xx_clock_init()