Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhcd_intr.c1527 u32 hcsplt; in dwc2_hc_ahberr_intr() local
1748 u32 hcsplt; in dwc2_halt_status_ok() local
H A Dhcd.c409 u32 hcsplt; in dwc2_dump_channel_info() local
656 u32 hcsplt = 0; in dwc2_hc_init() local
1354 u32 hcsplt = dwc2_readl(hsotg, HCSPLT(chan->hc_num)); in dwc2_hc_start_transfer() local
H A Dcore.h750 u32 hcsplt[MAX_EPS_CHANNELS]; member
/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