Home
last modified time | relevance | path

Searched defs:EVENT_TRB_LEN (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h713 #define EVENT_TRB_LEN(p) ((p) & 0xffffff) macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h873 #define EVENT_TRB_LEN(p) ((p) & GENMASK(23, 0)) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h1094 #define EVENT_TRB_LEN(p) ((p) & 0xffffff) macro