Searched refs:clk_core_init_rate_req (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/clk/ |
| H A D | clk.c | 629 static void clk_core_init_rate_req(struct clk_core * const core, 667 clk_core_init_rate_req(parent, req, parent_rate); in clk_core_forward_rate_req() 1608 static void clk_core_init_rate_req(struct clk_core * const core, in clk_core_init_rate_req() function 1653 clk_core_init_rate_req(hw->core, req, rate); in clk_hw_init_rate_request() 1764 clk_core_init_rate_req(hw->core, &req, rate); in clk_hw_round_rate() 1800 clk_core_init_rate_req(clk->core, &req, rate); in clk_round_rate() 2297 clk_core_init_rate_req(core, &req, rate); in clk_calc_new_rates() 2500 clk_core_init_rate_req(core, &req, req_rate); in clk_core_req_round_rate_nolock()
|