Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h924 #define SS_BW_RESERVED 10 macro
H A Dxhci.c2284 bw_reserved = DIV_ROUND_UP(SS_BW_RESERVED*SS_BW_LIMIT_IN, 100); in xhci_check_ss_bw()
2288 bw_reserved = DIV_ROUND_UP(SS_BW_RESERVED*SS_BW_LIMIT_OUT, 100); in xhci_check_ss_bw()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h927 #define SS_BW_RESERVED 10 macro
H A Dxhci.c2262 bw_reserved = DIV_ROUND_UP(SS_BW_RESERVED*SS_BW_LIMIT_IN, 100); in xhci_check_ss_bw()
2266 bw_reserved = DIV_ROUND_UP(SS_BW_RESERVED*SS_BW_LIMIT_OUT, 100); in xhci_check_ss_bw()

Completed in 24 milliseconds