Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h901 #define HS_BW_LIMIT 1607 macro
Dxhci.c2161 if (bw_table->bw_used + TT_HS_OVERHEAD > HS_BW_LIMIT) in xhci_check_tt_bw_table()
2250 max_bandwidth = HS_BW_LIMIT; in xhci_check_bw_table()