Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h640 #define HS_BW_LIMIT 1607 macro
H A Dxhci.c2290 if (bw_table->bw_used + TT_HS_OVERHEAD > HS_BW_LIMIT) in xhci_check_tt_bw_table()
2379 max_bandwidth = HS_BW_LIMIT; in xhci_check_bw_table()