Home
last modified time | relevance | path

Searched defs:hctsiz (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-dwc2.c228 uint32_t hctsiz = s->hreg1[index + 4]; in dwc2_handle_packet() local
616 uint32_t hctsiz; in dwc2_enable_chan() local
H A Dhcd-dwc2.h140 #define hctsiz(_ch) hreg1[((_ch) << 3) + 4] /* 510, 530, ... */ macro
/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.c811 uint32_t hcint, hctsiz; in wait_for_chhltd() local
H A Ddwc2.h14 u32 hctsiz; /* 0x10 */ member