Home
last modified time | relevance | path

Searched refs:DWC3_DCTL_ACCEPTU2ENA (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h258 #define DWC3_DCTL_ACCEPTU2ENA (1 << 11) macro
H A Dep0.c570 reg |= (DWC3_DCTL_ACCEPTU1ENA | DWC3_DCTL_ACCEPTU2ENA); in dwc3_ep0_set_config()
H A Dgadget.c2314 | DWC3_DCTL_ACCEPTU2ENA in dwc3_gadget_linksts_change_interrupt()
/openbmc/linux/drivers/usb/dwc3/
H A Dep0.c676 reg |= DWC3_DCTL_ACCEPTU2ENA; in dwc3_ep0_set_config()
H A Dcore.h463 #define DWC3_DCTL_ACCEPTU2ENA BIT(11) macro
H A Dgadget.c4364 | DWC3_DCTL_ACCEPTU2ENA in dwc3_gadget_linksts_change_interrupt()