Searched refs:DWC3_DEVTEN_U3L2L1SUSPEN (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/usb/dwc3/ | ||
D | core.h | 497 #define DWC3_DEVTEN_U3L2L1SUSPEN BIT(6) macro |
D | gadget.c | 2780 reg |= DWC3_DEVTEN_U3L2L1SUSPEN; in dwc3_gadget_enable_irq() |