Searched refs:TRB_SEGMENT_SIZE (Results 1 – 2 of 2) sorted by relevance
1335 #define TRB_SEGMENT_SIZE (TRBS_PER_SEGMENT*16) macro1336 #define TRB_SEGMENT_SHIFT (ilog2(TRB_SEGMENT_SIZE))
56 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()