Lines Matching refs:DOEPCTL
545 epctrl_reg = dir_in ? DIEPCTL(index) : DOEPCTL(index); in dwc2_hsotg_start_req()
1337 u32 epctl_reg = hs_ep->dir_in ? DIEPCTL(index) : DOEPCTL(index); in dwc2_hsotg_program_zlp()
1449 u32 epctl = dwc2_readl(hsotg->regs + DOEPCTL(ep_idx)); in dwc2_hsotg_rx_data()
1602 dwc2_hsotg_change_ep_iso_parity(hsotg, DOEPCTL(epnum)); in dwc2_hsotg_handle_outdone()
1674 dwc2_readl(hsotg->regs + DOEPCTL(0))); in dwc2_hsotg_handle_rx()
1692 dwc2_readl(hsotg->regs + DOEPCTL(0))); in dwc2_hsotg_handle_rx()
1776 reg = dwc2_readl(regs + DOEPCTL(ep)); in dwc2_hsotg_set_ep_maxpacket()
1779 dwc2_writel(reg, regs + DOEPCTL(ep)); in dwc2_hsotg_set_ep_maxpacket()
1952 u32 epctl_reg = dir_in ? DIEPCTL(idx) : DOEPCTL(idx); in dwc2_hsotg_epint()
2629 epctl_reg = DOEPCTL(idx); in dwc2_hsotg_irq()
2687 epctrl_reg = dir_in ? DIEPCTL(index) : DOEPCTL(index); in dwc2_hsotg_ep_enable()
2835 epctrl_reg = dir_in ? DIEPCTL(index) : DOEPCTL(index); in dwc2_hsotg_ep_disable()
2899 DOEPCTL(hs_ep->index); in dwc2_hsotg_ep_stop_xfr()
3025 epreg = DOEPCTL(index); in dwc2_hsotg_ep_sethalt()
3388 dwc2_writel(next, hsotg->regs + DOEPCTL(epnum)); in dwc2_hsotg_initep()
3488 val = dwc2_readl(regs + DOEPCTL(idx)); in dwc2_hsotg_dump()
3491 idx, dwc2_readl(regs + DOEPCTL(idx)), in dwc2_hsotg_dump()