Searched refs:_ch (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbHostDxe/ |
D | DwcHw.h | 20 #define HCCHAR(_ch) HSOTG_REG(0x0500 + 0x20 * (_ch)) argument 21 #define HCSPLT(_ch) HSOTG_REG(0x0504 + 0x20 * (_ch)) argument 22 #define HCINT(_ch) HSOTG_REG(0x0508 + 0x20 * (_ch)) argument 23 #define HCINTMSK(_ch) HSOTG_REG(0x050c + 0x20 * (_ch)) argument 24 #define HCTSIZ(_ch) HSOTG_REG(0x0510 + 0x20 * (_ch)) argument 25 #define HCDMA(_ch) HSOTG_REG(0x0514 + 0x20 * (_ch)) argument 26 #define HCDMAB(_ch) HSOTG_REG(0x051c + 0x20 * (_ch)) argument
|
/device/linaro/bootloader/arm-trusted-firmware/include/bl31/ |
D | runtime_svc.h | 257 #define DEFINE_SVC_UUID(_name, _tl, _tm, _th, _cl, _ch, \ argument 261 _tl, _tm, _th, _cl, _ch, \
|