Searched refs:MAX_HR_NUM (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/dc/link/protocols/
H A Dlink_dp_dpia_bw.h32 #define MAX_HR_NUM 2 macro
34 #define MAX_DPIA_NUM (MAX_HR_NUM * 2)
H A Dlink_dp_dpia_bw.c499 int bw_needed_per_hr[MAX_HR_NUM] = { 0, 0 }, host_router_total_dp_bw = 0;
527 for (hr_index = 0; hr_index < MAX_HR_NUM; ++hr_index) {

Completed in 172 milliseconds