Searched refs:XHCI_CMD_HCRST (Results 1 – 2 of 2) sorted by relevance
77 #define XHCI_CMD_HCRST 0x00000002 /* RW Host Controller Reset */ macro
367 XWRITE4(sc, oper, XHCI_USBCMD, XHCI_CMD_HCRST); in xhci_start_controller()371 temp = (XREAD4(sc, oper, XHCI_USBCMD) & XHCI_CMD_HCRST) | in xhci_start_controller()