Searched defs:hcdmab (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/usb/ | ||
H A D | hcd-dwc2.h | 142 #define hcdmab(_ch) hreg1[((_ch) << 3) + 7] /* 51c, 53c, ... */ macro |
/openbmc/u-boot/drivers/usb/host/ | ||
H A D | dwc2.h | 17 u32 hcdmab; member |