Searched refs:host_router_bw_kbps (Results 1 – 2 of 2) sorted by relevance
258 uint32_t host_router_bw_kbps[MAX_HOST_ROUTERS_NUM] = { 0 }; in dcn35_notify_host_router_bw() local274 host_router_bw_kbps[hr_index] += dc_bandwidth_in_kbps_from_timing( in dcn35_notify_host_router_bw()279 new_clocks->host_router_bw_kbps[i] = host_router_bw_kbps[i]; in dcn35_notify_host_router_bw()280 …(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()281 clk_mgr_base->clks.host_router_bw_kbps[i] = new_clocks->host_router_bw_kbps[i]; in dcn35_notify_host_router_bw()282 dcn35_smu_notify_host_router_bw(clk_mgr, i, new_clocks->host_router_bw_kbps[i]); in dcn35_notify_host_router_bw()
602 int host_router_bw_kbps[MAX_HOST_ROUTERS_NUM]; member
Completed in 21 milliseconds