Home
last modified time | relevance | path

Searched defs:hcdma (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-dwc2.h141 #define hcdma(_ch) hreg1[((_ch) << 3) + 5] /* 514, 534, ... */ macro
H A Dhcd-dwc2.c229 uint32_t hcdma = s->hreg1[index + 5]; in dwc2_handle_packet() local
/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.h15 u32 hcdma; member