Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DDwUsbDxe.h544 #define PCGCCTL (0xE00) macro
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbHostDxe/
DDwcHw.h61 #define PCGCCTL HSOTG_REG(0xE00) macro
DDwUsbHostDxe.c483 MmioWrite32 (DwHc->DwUsbBase + PCGCCTL, 0); in DwHcClearRootHubPortFeature()
877 MmioWrite32 (DwHc->DwUsbBase + PCGCCTL, 0); in DwHcInit()
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
Dusb.h550 #define PCGCCTL (DWC_OTG_BASE + 0xE00) macro