Searched refs:max_phyclk_req (Results 1 – 1 of 1) sorted by relevance
496 unsigned int i, max_phyclk_req = 0; in dcn2_notify_link_rate_change() local507 if (clk_mgr->cur_phyclk_req_table[i] > max_phyclk_req) in dcn2_notify_link_rate_change()508 max_phyclk_req = clk_mgr->cur_phyclk_req_table[i]; in dcn2_notify_link_rate_change()511 if (max_phyclk_req != clk_mgr_base->clks.phyclk_khz) { in dcn2_notify_link_rate_change()512 clk_mgr_base->clks.phyclk_khz = max_phyclk_req; in dcn2_notify_link_rate_change()