Searched refs:USB_PORT_STAT_ENABLE (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DUsb2HostController.h43 #define USB_PORT_STAT_ENABLE 0x0002 macro
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhcPeim.c26 {PORTSC_ENABLED, USB_PORT_STAT_ENABLE},
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBusDxe/
H A DUsbHub.c1313 if (!USB_BIT_IS_SET (PortState.PortStatus, USB_PORT_STAT_ENABLE)) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhci.c23 {XHC_PORTSC_PED, USB_PORT_STAT_ENABLE},
37 {XHC_HUB_PORTSC_PED, USB_PORT_STAT_ENABLE},
H A DXhciSched.c1359 if (((PortState->PortStatus & USB_PORT_STAT_ENABLE) != 0) &&
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhci.c372 PortStatus->PortStatus |= USB_PORT_STAT_ENABLE;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhci.c33 {PORTSC_ENABLED, USB_PORT_STAT_ENABLE},
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciPei/
H A DUhcPeim.c715 PortStatus->PortStatus |= USB_PORT_STAT_ENABLE;

Completed in 57 milliseconds