Home
last modified time | relevance | path

Searched refs:SS_BW_LIMIT_OUT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h918 #define SS_BW_LIMIT_OUT 3906 macro
H A Dxhci.c2288 bw_reserved = DIV_ROUND_UP(SS_BW_RESERVED*SS_BW_LIMIT_OUT, 100); in xhci_check_ss_bw()
2289 if (virt_dev->bw_table->ss_bw_out > (SS_BW_LIMIT_OUT - bw_reserved)) in xhci_check_ss_bw()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h921 #define SS_BW_LIMIT_OUT 3906 macro
H A Dxhci.c2266 bw_reserved = DIV_ROUND_UP(SS_BW_RESERVED*SS_BW_LIMIT_OUT, 100); in xhci_check_ss_bw()
2267 if (virt_dev->bw_table->ss_bw_out > (SS_BW_LIMIT_OUT - bw_reserved)) in xhci_check_ss_bw()

Completed in 24 milliseconds