Searched refs:DCTL_CGNPINNAK (Results 1 – 3 of 3) sorted by relevance
446 #define DCTL_CGNPINNAK BIT(8) macro
2843 dctl |= DCTL_CGNPINNAK; in dwc2_gadget_handle_ep_disabled()3567 val = DCTL_CGOUTNAK | DCTL_CGNPINNAK; in dwc2_hsotg_core_init_disconnected()3886 dwc2_set_bit(hsotg, DCTL, DCTL_CGNPINNAK); in dwc2_hsotg_irq()3999 dwc2_set_bit(hsotg, DCTL, DCTL_CGNPINNAK); in dwc2_hsotg_ep_stop_xfr()
470 #define DCTL_CGNPINNAK BIT(8) macro