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