Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dxhci.h889 #define SS_BLOCK 16 macro
Dxhci.c2348 return SS_BLOCK; in xhci_get_block_size()
2649 unsigned int mps = DIV_ROUND_UP(ep_bw->max_packet_size, SS_BLOCK); in xhci_get_ss_bw_consumed()