Home
last modified time | relevance | path

Searched defs:TRB_TYPE_BITMASK (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.h458 #define TRB_TYPE_BITMASK GENMASK(15, 10) macro
/linux/drivers/usb/cdns3/
H A Dcdns3-gadget.h1021 #define TRB_TYPE_BITMASK GENMASK(15, 10) macro
H A Dcdnsp-gadget.h1067 #define TRB_TYPE_BITMASK GENMASK(15, 10) macro
/linux/drivers/usb/host/
H A Dxhci.h1079 #define TRB_TYPE_BITMASK (0xfc00) macro