Searched refs:DWC3_DEPCFG_STREAM_CAPABLE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/dwc3/ | ||
H A D | gadget.h | 30 #define DWC3_DEPCFG_STREAM_CAPABLE BIT(24) macro |
H A D | gadget.c | 605 params.param1 |= DWC3_DEPCFG_STREAM_CAPABLE in dwc3_gadget_set_ep_config() |