Searched refs:SEGMENT_SIZE (Results 1 – 2 of 2) sorted by relevance
| /u-boot/include/usb/ | ||
| A D | xhci.h | 988 #define SEGMENT_SIZE (TRBS_PER_SEGMENT*16) macro |
| /u-boot/drivers/usb/host/ | ||
| A D | xhci-mem.c | 285 seg->trbs = xhci_malloc(SEGMENT_SIZE); in xhci_segment_alloc() |
Completed in 9 milliseconds