Searched refs:XHCI_HCS3_U2_DEL (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
D | xhcireg.h | 61 #define XHCI_HCS3_U2_DEL(x) (((x) >> 16) & 0xFFFF) macro |
D | xhci.c | 623 XHCI_HCS3_U2_DEL(temp) + 250 /* us */; in xhci_init() |