Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci.h892 #define SS_BLOCK 16 macro
Dxhci.c2195 return SS_BLOCK; in xhci_get_block_size()
2495 unsigned int mps = DIV_ROUND_UP(ep_bw->max_packet_size, SS_BLOCK); in xhci_get_ss_bw_consumed()