Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dhw.h446 #define DCTL_CGNPINNAK BIT(8) macro
Dgadget.c2840 dctl |= DCTL_CGNPINNAK; in dwc2_gadget_handle_ep_disabled()
3564 val = DCTL_CGOUTNAK | DCTL_CGNPINNAK; in dwc2_hsotg_core_init_disconnected()
3877 dwc2_set_bit(hsotg, DCTL, DCTL_CGNPINNAK); in dwc2_hsotg_irq()
3990 dwc2_set_bit(hsotg, DCTL, DCTL_CGNPINNAK); in dwc2_hsotg_ep_stop_xfr()