Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DDwUsbDxe.h280 #define HCSPLT(x) (0x504 + 0x20 * (x)) macro
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbHostDxe/
DDwcHw.h21 #define HCSPLT(_ch) HSOTG_REG(0x0504 + 0x20 * (_ch)) macro
DDwUsbHostDxe.c126 MmioWrite32 (DwHc->DwUsbBase + HCSPLT(HcNum), 0); in DwOtgHcInit()
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
Dusb.h230 #define HCSPLT(x) (DWC_OTG_BASE + 0x504 + 0x20 * (x)) macro