Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h446 #define DCTL_CGNPINNAK BIT(8) macro
H A Dgadget.c2843 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()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h470 #define DCTL_CGNPINNAK BIT(8) macro