Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhcd_intr.c412 u32 hctsiz, count, length; in dwc2_get_actual_xfer_length() local
465 u32 hctsiz; in dwc2_update_urb_state() local
514 u32 hctsiz = dwc2_readl(hsotg, HCTSIZ(chnum)); in dwc2_hcd_save_data_toggle() local
888 u32 hctsiz = dwc2_readl(hsotg, HCTSIZ(chnum)); in dwc2_complete_periodic_xfer() local
906 u32 hctsiz; in dwc2_xfercomp_isoc_split_in() local
1149 u32 hctsiz; in dwc2_update_urb_state_abn() local
1528 u32 hctsiz; in dwc2_hc_ahberr_intr() local
1746 u32 hctsiz; in dwc2_halt_status_ok() local
H A Dhcd.c410 u32 hctsiz; in dwc2_dump_channel_info() local
1143 u32 hctsiz; in dwc2_hc_do_ping() local
1198 u32 hctsiz = 0; in dwc2_hc_start_transfer() local
1411 u32 hctsiz = 0; in dwc2_hc_start_transfer_ddma() local
3911 u32 hfnum, hcchar, hctsiz, hcint, hcintmsk; in dwc2_hcd_dump_state() local
H A Dcore.h752 u32 hctsiz[MAX_EPS_CHANNELS]; member
/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