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