Home
last modified time | relevance | path

Searched defs:DWC3_DCTL_LSFTRST (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/usb/
H A Ddwc3.h210 #define DWC3_DCTL_LSFTRST (1 << 29) macro
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h232 #define DWC3_DCTL_LSFTRST (1 << 29) macro
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h436 #define DWC3_DCTL_LSFTRST BIT(29) macro