Searched refs:DWC3_DEPCFG_ACTION_RESTORE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/dwc3/ | ||
H A D | gadget.h | 45 #define DWC3_DEPCFG_ACTION_RESTORE BIT(30) macro |
H A D | gadget.c | 595 if (action == DWC3_DEPCFG_ACTION_RESTORE) in dwc3_gadget_set_ep_config() |