Home
last modified time | relevance | path

Searched defs:DWC3_DEPCFG_XFER_NOT_READY_EN (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Dgadget.h33 #define DWC3_DEPCFG_XFER_NOT_READY_EN (1 << 10) macro
/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.h26 #define DWC3_DEPCFG_XFER_NOT_READY_EN BIT(10) macro