Home
last modified time | relevance | path

Searched refs:DWC2_HPRT0_PRTRES (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbHostDxe/
DDwcHw.h522 #define DWC2_HPRT0_PRTRES (1 << 6) macro
DDwUsbHostDxe.c488 Hprt0 |= DWC2_HPRT0_PRTRES; in DwHcClearRootHubPortFeature()
492 Hprt0 &= ~DWC2_HPRT0_PRTRES; in DwHcClearRootHubPortFeature()