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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
UhciReg.h 56 #define USBPORTSC_LSDA BIT8 // Low Speed Device Attached
Uhci.c 395 if ((PortSC & USBPORTSC_LSDA) != 0) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciPei/
UhcPeim.h 88 #define USBPORTSC_LSDA BIT8 /* Low Speed Device Attached */
    [all...]
UhcPeim.c 736 if ((RHPortStatus & USBPORTSC_LSDA) != 0) {
    [all...]

Completed in 598 milliseconds