Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h1491 #define TRB_SEGMENT_SIZE (TRBS_PER_SEGMENT*16) macro
1492 #define TRB_SEGMENT_SHIFT (ilog2(TRB_SEGMENT_SIZE))
Dxhci-mem.c2429 TRB_SEGMENT_SIZE, TRB_SEGMENT_SIZE, xhci->page_size); in xhci_mem_init()