Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/usb/
H A Ddwc3.h201 #define DWC3_GUSB3PIPECTL_SUSPHY (1 << 17) macro
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h174 #define DWC3_GUSB3PIPECTL_SUSPHY (1 << 17) macro
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h320 #define DWC3_GUSB3PIPECTL_SUSPHY BIT(17) macro