Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/
Dclk.c523 static void clk_core_get_boundaries(struct clk_core *core, in clk_core_get_boundaries() function
848 clk_core_get_boundaries(hw->core, &req.min_rate, &req.max_rate); in clk_hw_round_rate()
878 clk_core_get_boundaries(clk->core, &req.min_rate, &req.max_rate); in clk_round_rate()
1315 clk_core_get_boundaries(core, &min_rate, &max_rate); in clk_calc_new_rates()