Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/dwc2/
Dhw.h446 #define DCTL_CGNPINNAK BIT(8) macro
Dgadget.c2839 dctl |= DCTL_CGNPINNAK; in dwc2_gadget_handle_ep_disabled()
3563 val = DCTL_CGOUTNAK | DCTL_CGNPINNAK; in dwc2_hsotg_core_init_disconnected()
3876 dwc2_set_bit(hsotg, DCTL, DCTL_CGNPINNAK); in dwc2_hsotg_irq()
3989 dwc2_set_bit(hsotg, DCTL, DCTL_CGNPINNAK); in dwc2_hsotg_ep_stop_xfr()