Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h919 #define FS_BW_RESERVED 10 macro
Dxhci.c2326 bw_reserved = DIV_ROUND_UP(FS_BW_RESERVED * max_bandwidth, 100); in xhci_check_bw_table()