Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/usb/
H A Ddwc3.h169 #define DWC3_GCTL_CORESOFTRESET (1 << 11) macro
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h153 #define DWC3_GCTL_CORESOFTRESET (1 << 11) macro
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h255 #define DWC3_GCTL_CORESOFTRESET BIT(11) macro