Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.h646 #define HS_BW_RESERVED 20 macro
Dxhci.c2376 bw_reserved = DIV_ROUND_UP(HS_BW_RESERVED * max_bandwidth, 100); in xhci_check_bw_table()