Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci.h909 #define HS_BW_LIMIT 1607 macro
Dxhci.c2220 if (bw_table->bw_used + TT_HS_OVERHEAD > HS_BW_LIMIT) in xhci_check_tt_bw_table()
2309 max_bandwidth = HS_BW_LIMIT; in xhci_check_bw_table()