Lines Matching refs:req_rate
79 unsigned long req_rate;
1933 * @update_req: Whether req_rate should be updated with the new rate
1959 core->req_rate = core->rate;
2485 unsigned long req_rate)
2500 clk_core_init_rate_req(core, &req, req_rate);
2515 unsigned long req_rate)
2524 rate = clk_core_req_round_rate_nolock(core, req_rate);
2535 top = clk_calc_new_rates(core, req_rate);
2556 core->req_rate = req_rate;
2690 rate = clk->core->req_rate;
3866 * __clk_init_parent() will set the initial req_rate to
3870 * 'req_rate' is used by clk_set_rate_range() and
3873 * 'req_rate' is set to something non-zero so that
3876 orphan->req_rate = orphan->rate;
4047 core->rate = core->req_rate = rate;