Searched refs:USB_DWC2_DEPCTL_CNAK (Results 1 – 3 of 3) sorted by relevance
462 base->out_ep[ep_idx].doepctl |= USB_DWC2_DEPCTL_CNAK; in usb_dw_prep_rx()559 USB_DWC2_DEPCTL_CNAK); in usb_dw_tx()
836 #define USB_DWC2_DEPCTL_CNAK BIT(USB_DWC2_DEPCTL_CNAK_POS) macro
579 diepctl |= USB_DWC2_DEPCTL_EPENA | USB_DWC2_DEPCTL_CNAK; in dwc2_tx_fifo_write()671 doepctl |= USB_DWC2_DEPCTL_EPENA | USB_DWC2_DEPCTL_CNAK; in dwc2_prep_rx()