Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci.h920 #define SS_BW_LIMIT_IN 3906 macro
Dxhci.c2434 bw_reserved = DIV_ROUND_UP(SS_BW_RESERVED*SS_BW_LIMIT_IN, 100); in xhci_check_ss_bw()
2435 if (virt_dev->bw_table->ss_bw_in > (SS_BW_LIMIT_IN - bw_reserved)) in xhci_check_ss_bw()