Lines Matching refs:req_rate
73 unsigned long req_rate;
1951 * @update_req: Whether req_rate should be updated with the new rate
1977 core->req_rate = core->rate;
2503 unsigned long req_rate)
2518 clk_core_init_rate_req(core, &req, req_rate);
2533 unsigned long req_rate)
2542 rate = clk_core_req_round_rate_nolock(core, req_rate);
2553 top = clk_calc_new_rates(core, req_rate);
2574 core->req_rate = req_rate;
2708 rate = clk->core->req_rate;
3884 * __clk_init_parent() will set the initial req_rate to
3888 * 'req_rate' is used by clk_set_rate_range() and
3891 * 'req_rate' is set to something non-zero so that
3894 orphan->req_rate = orphan->rate;
4063 core->rate = core->req_rate = rate;