Lines Matching refs:req_rate
68 unsigned long req_rate;
1835 * @update_req: Whether req_rate should be updated with the new rate
1861 core->req_rate = core->rate;
2387 unsigned long req_rate)
2402 clk_core_init_rate_req(core, &req, req_rate);
2417 unsigned long req_rate)
2426 rate = clk_core_req_round_rate_nolock(core, req_rate);
2437 top = clk_calc_new_rates(core, req_rate);
2458 core->req_rate = req_rate;
2592 rate = clk->core->req_rate;
3715 * __clk_init_parent() will set the initial req_rate to
3719 * 'req_rate' is used by clk_set_rate_range() and
3722 * 'req_rate' is set to something non-zero so that
3725 orphan->req_rate = orphan->rate;
3894 core->rate = core->req_rate = rate;