Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci.h900 #define SS_BLOCK 16 macro
Dxhci.c2247 return SS_BLOCK; in xhci_get_block_size()
2547 unsigned int mps = DIV_ROUND_UP(ep_bw->max_packet_size, SS_BLOCK); in xhci_get_ss_bw_consumed()