Home
last modified time | relevance | path

Searched refs:XHCI_HCS3_U2_DEL (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhcireg.h61 #define XHCI_HCS3_U2_DEL(x) (((x) >> 16) & 0xFFFF) macro
Dxhci.c623 XHCI_HCS3_U2_DEL(temp) + 250 /* us */; in xhci_init()