Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h485 #define DWC3_DEVTEN_U3L2L1SUSPEN BIT(6) macro
H A Dgadget.c2855 reg |= DWC3_DEVTEN_U3L2L1SUSPEN; in dwc3_gadget_enable_irq()