Searched defs:TRB_TBC (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/usb/ | ||
| H A D | xhci.h | 855 #define TRB_TBC(p) (((p) & 0x3) << 7) macro |
| /OK3568_Linux_fs/kernel/drivers/usb/host/ | ||
| H A D | xhci.h | 1311 #define TRB_TBC(p) (((p) & 0x3) << 7) macro |