Searched refs:DWC3_DEPCFG_ACTION_RESTORE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/usb/dwc3/ | ||
D | gadget.h | 45 #define DWC3_DEPCFG_ACTION_RESTORE BIT(30) macro |
D | gadget.c | 562 if (action == DWC3_DEPCFG_ACTION_RESTORE) in dwc3_gadget_set_ep_config() |