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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
XhciReg.h 167 #define XHC_PORTSC_PED BIT1 // Port Enabled/Disabled
Xhci.c 23 {XHC_PORTSC_PED, USB_PORT_STAT_ENABLE},
642 State |= XHC_PORTSC_PED;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhciReg.h 82 #define XHC_PORTSC_PED BIT1 // Port Enabled/Disabled
XhcPeim.c 26 {XHC_PORTSC_PED, USB_PORT_STAT_ENABLE},
    [all...]

Completed in 81 milliseconds