Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/protocols/
A Dlink_dp_dpia_bw.c161 uint8_t idx = (link->link_index - lowest_dpia_index) / 2, idx_temp = 0; in get_host_router_total_bw() local
174 idx_temp = (link_temp->link_index - lowest_dpia_index) / 2; in get_host_router_total_bw()
176 if (idx_temp == idx) { in get_host_router_total_bw()

Completed in 7 milliseconds