Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h639 #define SS_BLOCK 16 macro
H A Dxhci.c2228 return SS_BLOCK; in xhci_get_block_size()
2528 unsigned int mps = DIV_ROUND_UP(ep_bw->max_packet_size, SS_BLOCK); in xhci_get_ss_bw_consumed()