Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/dwc3/
Dcore.h258 #define DWC3_DCTL_ACCEPTU2ENA (1 << 11) macro
Dep0.c570 reg |= (DWC3_DCTL_ACCEPTU1ENA | DWC3_DCTL_ACCEPTU2ENA); in dwc3_ep0_set_config()
Dgadget.c2315 | DWC3_DCTL_ACCEPTU2ENA in dwc3_gadget_linksts_change_interrupt()