Searched defs:TRB_LEN (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/usb/ | ||
| H A D | xhci.h | 848 #define TRB_LEN(p) ((p) & 0x1ffff) macro |
| /rk3399_rockchip-uboot/drivers/usb/cdns3/ | ||
| H A D | gadget.h | 1053 #define TRB_LEN(p) ((p) & GENMASK(16, 0)) macro |