Searched refs:DWC3_DCFG_FULLSPEED1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/dwc3/ | ||
H A D | core.h | 225 #define DWC3_DCFG_FULLSPEED1 (3 << 0) macro |
H A D | gadget.c | 2174 case DWC3_DCFG_FULLSPEED1: in dwc3_gadget_conndone_interrupt() |