Searched refs:USB_PORT_STAT_RESET (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DUsb2HostController.h46 #define USB_PORT_STAT_RESET 0x0010 macro
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBusDxe/
H A DUsbHub.c987 !USB_BIT_IS_SET (PortState.PortStatus, USB_PORT_STAT_RESET)) {
1301 if (!USB_BIT_IS_SET (PortState.PortStatus, USB_PORT_STAT_RESET)) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhcPeim.c29 {PORTSC_RESET, USB_PORT_STAT_RESET},
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhci.c25 {XHC_PORTSC_RESET, USB_PORT_STAT_RESET}
39 {XHC_HUB_PORTSC_RESET, USB_PORT_STAT_RESET}
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhci.c381 PortStatus->PortStatus |= USB_PORT_STAT_RESET;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhci.c36 {PORTSC_RESET, USB_PORT_STAT_RESET},
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciPei/
H A DUhcPeim.c727 PortStatus->PortStatus |= USB_PORT_STAT_RESET;

Completed in 53 milliseconds