Home
last modified time | relevance | path

Searched refs:hr_index (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c352 unsigned int hr_index = 0; in dcn35_notify_host_router_bw() local
361 hr_index = (link->link_index - lowest_dpia_index) / 2; in dcn35_notify_host_router_bw()
362 if (hr_index >= MAX_HOST_ROUTERS_NUM) in dcn35_notify_host_router_bw()
364 host_router_bw_kbps[hr_index] += dc_bandwidth_in_kbps_from_timing( in dcn35_notify_host_router_bw()