Searched refs:DCTL_CGNPINNAK (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/dwc2/
H A Dgadget.c2818 * For IN endpoints flushes txfifo, in case of BULK clears DCTL_CGNPINNAK,
2843 dctl |= DCTL_CGNPINNAK;
3567 val = DCTL_CGOUTNAK | DCTL_CGNPINNAK;
3886 dwc2_set_bit(hsotg, DCTL, DCTL_CGNPINNAK);
3999 dwc2_set_bit(hsotg, DCTL, DCTL_CGNPINNAK);
H A Dhw.h446 #define DCTL_CGNPINNAK BIT(8) macro

Completed in 126 milliseconds