Home
last modified time | relevance | path

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

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