Home
last modified time | relevance | path

Searched refs:DWC3_GUSB3PIPECTL_DEP1P2P3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h170 #define DWC3_GUSB3PIPECTL_DEP1P2P3(n) ((n) << 19) macro
171 #define DWC3_GUSB3PIPECTL_DEP1P2P3_MASK DWC3_GUSB3PIPECTL_DEP1P2P3(7)
172 #define DWC3_GUSB3PIPECTL_DEP1P2P3_EN DWC3_GUSB3PIPECTL_DEP1P2P3(1)
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h316 #define DWC3_GUSB3PIPECTL_DEP1P2P3(n) ((n) << 19) macro
317 #define DWC3_GUSB3PIPECTL_DEP1P2P3_MASK DWC3_GUSB3PIPECTL_DEP1P2P3(7)
318 #define DWC3_GUSB3PIPECTL_DEP1P2P3_EN DWC3_GUSB3PIPECTL_DEP1P2P3(1)