Searched defs:TRB_TYPE (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/usb/ | ||
| H A D | xhci.h | 902 #define TRB_TYPE(p) ((p) << 10) macro |
| /rk3399_rockchip-uboot/drivers/usb/cdns3/ | ||
| H A D | gadget.h | 1008 #define TRB_TYPE(p) ((p) << 10) macro |