Searched refs:DWC3_DEPCFG_IGN_SEQ_NUM (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/usb/dwc3/ | ||
D | gadget.h | 49 #define DWC3_DEPCFG_IGN_SEQ_NUM (1 << 31) macro |
D | gadget.c | 403 params.param0 |= DWC3_DEPCFG_IGN_SEQ_NUM; in dwc3_gadget_set_ep_config() |