Home
last modified time | relevance | path

Searched refs:XHC_PORTSC_PP (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
DXhciReg.h86 #define XHC_PORTSC_PP BIT9 // Port Power macro
DXhcPeim.c28 {XHC_PORTSC_PP, USB_PORT_STAT_POWER},
1121 State &= ~XHC_PORTSC_PP; in XhcPeiClearRootHubPortFeature()
1268 State |= XHC_PORTSC_PP; in XhcPeiSetRootHubPortFeature()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
DXhciReg.h171 #define XHC_PORTSC_PP BIT9 // Port Power macro