Searched defs:SEGMENT_SIZE (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/host/
H A Dxhci.h1233 #define SEGMENT_SIZE (TRBS_PER_SEGMENT*16) macro
1234 #define SEGMENT_SHIFT (__ffs(SEGMENT_SIZE))

Completed in 85 milliseconds