Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h647 #define SS_BW_RESERVED 10 macro
H A Dxhci.c2303 bw_reserved = DIV_ROUND_UP(SS_BW_RESERVED*SS_BW_LIMIT_IN, 100); in xhci_check_ss_bw()
2307 bw_reserved = DIV_ROUND_UP(SS_BW_RESERVED*SS_BW_LIMIT_OUT, 100); in xhci_check_ss_bw()