Searched refs:XHCI_CMD_HCRST (Results 1 – 2 of 2) sorted by relevance
79 #define XHCI_CMD_HCRST 0x00000002 /* RW Host Controller Reset */ macro
1259 if (cmd & XHCI_CMD_HCRST) { in pci_xhci_usbcmd_write()1262 cmd &= ~XHCI_CMD_HCRST; in pci_xhci_usbcmd_write()
Completed in 50 milliseconds