Searched refs:DEPCTL_EPDIS (Results 1 – 3 of 3) sorted by relevance
450 writel(DEPCTL_EPDIS|DEPCTL_SNAK, ®->out_endp[EP0_CON].doepctl); in reconfig_usbd()451 writel(DEPCTL_EPDIS|DEPCTL_SNAK, ®->in_endp[EP0_CON].diepctl); in reconfig_usbd()454 writel(DEPCTL_EPDIS|DEPCTL_SNAK, ®->out_endp[i].doepctl); in reconfig_usbd()455 writel(DEPCTL_EPDIS|DEPCTL_SNAK, ®->in_endp[i].diepctl); in reconfig_usbd()504 writel(DEPCTL_EPDIS | DEPCTL_CNAK, in reconfig_usbd()
166 #define DEPCTL_EPDIS (0x1<<30) macro
767 ep_ctrl |= DEPCTL_EPDIS; in dwc2_udc_ep0_set_stall()965 ep_ctrl |= DEPCTL_EPDIS; in dwc2_udc_ep_set_stall()