Home
last modified time | relevance | path

Searched refs:DWC3_DEPCFG_IGN_SEQ_NUM (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Dgadget.h49 #define DWC3_DEPCFG_IGN_SEQ_NUM (1 << 31) macro
H A Dgadget.c402 params.param0 |= DWC3_DEPCFG_IGN_SEQ_NUM; in dwc3_gadget_set_ep_config()
/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.h42 #define DWC3_DEPCFG_IGN_SEQ_NUM BIT(31) macro