Searched refs:XHCI_CMD_HCRST (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h120 #define XHCI_CMD_HCRST __BIT(1) /* RW Host Controller Reset */ macro
H A Dxhci.c1165 usbcmd = XHCI_CMD_HCRST;
1174 if ((usbcmd & XHCI_CMD_HCRST) == 0)

Completed in 148 milliseconds