Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/usb/
H A Ddwc3.h199 #define DWC3_GUSB3PIPECTL_PHYSOFTRST (1 << 31) macro
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h167 #define DWC3_GUSB3PIPECTL_PHYSOFTRST (1 << 31) macro
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h311 #define DWC3_GUSB3PIPECTL_PHYSOFTRST BIT(31) macro