Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
Dhcd_intr.c
/openbmc/qemu/hw/usb/
H A Dhcd-dwc2.h137 #define hcsplt(_ch) hreg1[((_ch) << 3) + 1] /* 504, 524, ... */ macro
/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.c508 uint32_t hcsplt = 0; in dwc_otg_hc_init_split() local
H A Ddwc2.h11 u32 hcsplt; member