Searched refs:USBCMD_HCRESET (Results 1 – 3 of 3) sorted by relevance
71 #define USBCMD_HCRESET BIT1 // Host reset macro
94 UhciSetRegBit (Uhc->PciIo, USBCMD_OFFSET, USBCMD_HCRESET); in Uhci2Reset()1609 UhciSetRegBit (Uhc->PciIo, USBCMD_OFFSET, USBCMD_HCRESET); in UhcExitBootService()
44 #define USBCMD_HCRESET BIT1 /* Host reset */ macro