Searched refs:cur_phyclk_req_table (Results 1 – 4 of 4) sorted by relevance
496 …clk_mgr->cur_phyclk_req_table[link->link_index] = link->cur_link_settings.link_rate * LINK_RATE_RE… in dcn2_notify_link_rate_change()499 if (clk_mgr->cur_phyclk_req_table[i] > max_phyclk_req) in dcn2_notify_link_rate_change()500 max_phyclk_req = clk_mgr->cur_phyclk_req_table[i]; in dcn2_notify_link_rate_change()
488 …clk_mgr->cur_phyclk_req_table[link->link_index] = link->cur_link_settings.link_rate * LINK_RATE_RE… in dcn30_notify_link_rate_change()491 if (clk_mgr->cur_phyclk_req_table[i] > max_phyclk_req) in dcn30_notify_link_rate_change()492 max_phyclk_req = clk_mgr->cur_phyclk_req_table[i]; in dcn30_notify_link_rate_change()
284 unsigned int cur_phyclk_req_table[MAX_PIPES * 2]; member
554 …clk_mgr->cur_phyclk_req_table[link->link_index] = link->cur_link_settings.link_rate * LINK_RATE_RE… in rn_notify_link_rate_change()557 if (clk_mgr->cur_phyclk_req_table[i] > max_phyclk_req) in rn_notify_link_rate_change()558 max_phyclk_req = clk_mgr->cur_phyclk_req_table[i]; in rn_notify_link_rate_change()