Searched refs:diepctl (Results 1 – 3 of 3) sorted by relevance
35 ep_ctrl = readl(®->in_endp[EP0_CON].diepctl); in dwc2_udc_ep0_zlp()37 ®->in_endp[EP0_CON].diepctl); in dwc2_udc_ep0_zlp()40 __func__, readl(®->in_endp[EP0_CON].diepctl)); in dwc2_udc_ep0_zlp()59 __func__, readl(®->in_endp[EP0_CON].diepctl)); in dwc2_udc_pre_setup()70 __func__, readl(®->in_endp[EP0_CON].diepctl)); in dwc2_ep0_complete_out()86 __func__, readl(®->in_endp[EP0_CON].diepctl)); in dwc2_ep0_complete_out()169 ctrl = readl(®->in_endp[ep_num].diepctl); in setdma_tx()178 writel(DEPCTL_EPENA|DEPCTL_CNAK|ctrl, ®->in_endp[ep_num].diepctl); in setdma_tx()187 readl(®->in_endp[ep_num].diepctl), in setdma_tx()786 ep_ctrl = readl(®->in_endp[EP0_CON].diepctl); in dwc2_udc_ep0_set_stall()[all …]
23 u32 diepctl; member
513 writel(DEPCTL_EPDIS|DEPCTL_SNAK, ®->in_endp[EP0_CON].diepctl); in reconfig_usbd()517 writel(DEPCTL_EPDIS|DEPCTL_SNAK, ®->in_endp[i].diepctl); in reconfig_usbd()608 ep_ctrl = readl(®->in_endp[EP0_CON].diepctl); in set_max_pktsize()609 writel(ep_ctrl|(0<<0), ®->in_endp[EP0_CON].diepctl); in set_max_pktsize()