Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dhw.h438 #define DCTL_CGNPINNAK (1 << 8) macro
Dgadget.c2017 dctl |= DCTL_CGNPINNAK; in dwc2_hsotg_epint()
2434 val = DCTL_CGOUTNAK | DCTL_CGNPINNAK; in dwc2_hsotg_core_init_disconnected()
2596 dwc2_writel(DCTL_CGNPINNAK, hsotg->regs + DCTL); in dwc2_hsotg_irq()