Home
last modified time | relevance | path

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

/external/u-boot/drivers/clk/aspeed/
Dclk_ast2500.c178 static ulong ast2500_calc_clock_config(ulong input_rate, ulong requested_rate, in ast2500_calc_clock_config() function
230 ast2500_calc_clock_config(clkin, rate, &div_cfg); in ast2500_configure_ddr()
350 new_rate = ast2500_calc_clock_config(clkin, rate, &div_cfg); in ast2500_configure_d2pll()