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