Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci.h810 #define HS_BW_LIMIT 1607 macro
Dxhci.c2035 if (bw_table->bw_used + TT_HS_OVERHEAD > HS_BW_LIMIT) in xhci_check_tt_bw_table()
2124 max_bandwidth = HS_BW_LIMIT; in xhci_check_bw_table()