Searched defs:HCCHAR (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
H A DDwUsbDxe.h279 #define HCCHAR(x) (0x500 + 0x20 * (x)) macro
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
H A Dusb.h229 #define HCCHAR(x) (DWC_OTG_BASE + 0x500 + 0x20 * (x)) macro
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbHostDxe/
H A DDwcHw.h20 #define HCCHAR(_ch) HSOTG_REG(0x0500 + 0x20 * (_ch)) macro

Completed in 80 milliseconds