Home
last modified time | relevance | path

Searched refs:HCTSIZ (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/usb/dwc2/
Dhcd_intr.c408 hctsiz = readl(hsotg->regs + HCTSIZ(chnum)); in dwc2_get_actual_xfer_length()
486 hctsiz = readl(hsotg->regs + HCTSIZ(chnum)); in dwc2_update_urb_state()
509 u32 hctsiz = readl(hsotg->regs + HCTSIZ(chnum)); in dwc2_hcd_save_data_toggle()
891 u32 hctsiz = readl(hsotg->regs + HCTSIZ(chnum)); in dwc2_complete_periodic_xfer()
1161 hctsiz = readl(hsotg->regs + HCTSIZ(chnum)); in dwc2_update_urb_state_abn()
1474 hctsiz = readl(hsotg->regs + HCTSIZ(chnum)); in dwc2_hc_ahberr_intr()
1689 hctsiz = readl(hsotg->regs + HCTSIZ(chnum)); in dwc2_halt_status_ok()
Dhw.h752 #define HCTSIZ(_ch) HSOTG_REG(0x0510 + 0x20 * (_ch)) macro
Dcore.c1446 writel(hctsiz, hsotg->regs + HCTSIZ(chan->hc_num)); in dwc2_hc_start_transfer()
1567 writel(hctsiz, hsotg->regs + HCTSIZ(chan->hc_num)); in dwc2_hc_start_transfer_ddma()
1709 writel(hctsiz, hsotg->regs + HCTSIZ(chan->hc_num)); in dwc2_hc_do_ping()
1850 addr = hsotg->regs + HCTSIZ(i); in dwc2_dump_host_registers()
Dhcd.c85 hctsiz = readl(hsotg->regs + HCTSIZ(chan->hc_num)); in dwc2_dump_channel_info()
1936 hctsiz = readl(hsotg->regs + HCTSIZ(i)); in dwc2_hcd_dump_state()