Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.c811 uint32_t hcint, hctsiz; in wait_for_chhltd() local
961 uint32_t hcint; in chunk_msg() local
H A Ddwc2.h12 u32 hcint; member
/openbmc/qemu/hw/usb/
H A Dhcd-dwc2.h138 #define hcint(_ch) hreg1[((_ch) << 3) + 2] /* 508, 528, ... */ macro