Home
last modified time | relevance | path

Searched defs:TRB_SEGMENT_SHIFT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h1151 #define TRB_SEGMENT_SHIFT (ilog2(TRB_SEGMENT_SIZE)) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h1277 #define TRB_SEGMENT_SHIFT (ilog2(TRB_SEGMENT_SIZE)) macro