Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
DEhciReg.h72 #define PORTSC_ENABLE_CHANGE 0x08 // Port Enable / Disable Change macro
DEhcPeim.c36 {PORTSC_ENABLE_CHANGE, USB_PORT_STAT_C_ENABLE},
769 State |= PORTSC_ENABLE_CHANGE; in EhcClearRootHubPortFeature()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
DEhciReg.h75 #define PORTSC_ENABLE_CHANGE 0x08 // Port Enable / Disable Change macro
DEhci.c44 {PORTSC_ENABLE_CHANGE, USB_PORT_STAT_C_ENABLE},
621 State |= PORTSC_ENABLE_CHANGE; in EhcClearRootHubPortFeature()