Home
last modified time | relevance | path

Searched refs:PORTSC_SUSPEND (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
DEhciReg.h76 #define PORTSC_SUSPEND 0x80 // Port Suspend State macro
DEhcPeim.c27 {PORTSC_SUSPEND, USB_PORT_STAT_SUSPEND},
856 State |= PORTSC_SUSPEND; in EhcSetRootHubPortFeature()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
DEhciReg.h79 #define PORTSC_SUSPEND 0x80 // Port Suspend State macro
DEhci.c35 {PORTSC_SUSPEND, USB_PORT_STAT_SUSPEND},
475 State |= PORTSC_SUSPEND; in EhcSetRootHubPortFeature()