Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/dwc3/
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)