Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.h440 #define TRB_SIZE (sizeof(struct cdns2_trb)) macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-gadget.h1014 #define TRB_SIZE (sizeof(struct cdns3_trb)) macro
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c130 #define TRB_SIZE 16 macro