HomeSort by relevance Sort by last modified time
    Searched refs:USB_PORT_STAT_OWNER (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
usb.h 54 #define USB_PORT_STAT_OWNER 0x2000
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Usb2HostController.h 51 #define USB_PORT_STAT_OWNER 0x2000
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
EhcPeim.c 31 {PORTSC_OWNER, USB_PORT_STAT_OWNER}
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
Uhci.c 402 PortStatus->PortStatus |= USB_PORT_STAT_OWNER;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
Ehci.c 39 {PORTSC_OWNER, USB_PORT_STAT_OWNER}
    [all...]

Completed in 185 milliseconds