Searched refs:host_router_bw_kbps (Results 1 – 1 of 1) sorted by relevance
360 uint32_t host_router_bw_kbps[MAX_HOST_ROUTERS_NUM] = { 0 }; in dcn35_notify_host_router_bw() local378 host_router_bw_kbps[hr_index] += dc_bandwidth_in_kbps_from_timing( in dcn35_notify_host_router_bw()383 new_clocks->host_router_bw_kbps[i] = host_router_bw_kbps[i]; in dcn35_notify_host_router_bw()384 …(should_set_clock(safe_to_lower, new_clocks->host_router_bw_kbps[i], clk_mgr_base->clks.host_route… in dcn35_notify_host_router_bw()385 clk_mgr_base->clks.host_router_bw_kbps[i] = new_clocks->host_router_bw_kbps[i]; in dcn35_notify_host_router_bw()386 dcn35_smu_notify_host_router_bw(clk_mgr, i, new_clocks->host_router_bw_kbps[i]); in dcn35_notify_host_router_bw()