Searched refs:cur_phyclk_req_table (Results 1 – 4 of 4) sorted by relevance
497 …clk_mgr->cur_phyclk_req_table[link->link_index] = link->cur_link_settings.link_rate * LINK_RATE_RE… in dcn2_notify_link_rate_change()500 if (clk_mgr->cur_phyclk_req_table[i] > max_phyclk_req) in dcn2_notify_link_rate_change()501 max_phyclk_req = clk_mgr->cur_phyclk_req_table[i]; in dcn2_notify_link_rate_change()
520 …clk_mgr->cur_phyclk_req_table[link->link_index] = link->cur_link_settings.link_rate * LINK_RATE_RE… in dcn30_notify_link_rate_change()523 if (clk_mgr->cur_phyclk_req_table[i] > max_phyclk_req) in dcn30_notify_link_rate_change()524 max_phyclk_req = clk_mgr->cur_phyclk_req_table[i]; in dcn30_notify_link_rate_change()
297 unsigned int cur_phyclk_req_table[MAX_PIPES * 2]; member
552 …clk_mgr->cur_phyclk_req_table[link->link_index] = link->cur_link_settings.link_rate * LINK_RATE_RE… in rn_notify_link_rate_change()555 if (clk_mgr->cur_phyclk_req_table[i] > max_phyclk_req) in rn_notify_link_rate_change()556 max_phyclk_req = clk_mgr->cur_phyclk_req_table[i]; in rn_notify_link_rate_change()