Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
DEhciReg.h70 #define PORTSC_CONN_CHANGE 0x02 // Connect Status Change macro
DEhcPeim.c35 {PORTSC_CONN_CHANGE, USB_PORT_STAT_C_CONNECTION},
761 State |= PORTSC_CONN_CHANGE; in EhcClearRootHubPortFeature()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
DEhciReg.h73 #define PORTSC_CONN_CHANGE 0x02 // Connect Status Change macro
DEhci.c43 {PORTSC_CONN_CHANGE, USB_PORT_STAT_C_CONNECTION},
613 State |= PORTSC_CONN_CHANGE; in EhcClearRootHubPortFeature()