Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci.h1335 #define TRB_SEGMENT_SIZE (TRBS_PER_SEGMENT*16) macro
1336 #define TRB_SEGMENT_SHIFT (ilog2(TRB_SEGMENT_SIZE))
Dxhci-mem.c56 memset(seg->trbs, 0, TRB_SEGMENT_SIZE); in xhci_segment_alloc()
2478 TRB_SEGMENT_SIZE, TRB_SEGMENT_SIZE, xhci->page_size); in xhci_mem_init()