Home
last modified time | relevance | path

Searched defs:DOEPCTL (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DDwUsbDxe.h474 #define DOEPCTL(x) (0xB00 + 0x20 * (x)) macro
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
Dusb.h428 #define DOEPCTL(x) (DWC_OTG_BASE + 0xB00 + 0x20 * (x)) macro