Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc3/
Dcore.h286 #define DWC3_GUSB3PIPECTL_DEP1P2P3(n) ((n) << 19) macro
287 #define DWC3_GUSB3PIPECTL_DEP1P2P3_MASK DWC3_GUSB3PIPECTL_DEP1P2P3(7)
288 #define DWC3_GUSB3PIPECTL_DEP1P2P3_EN DWC3_GUSB3PIPECTL_DEP1P2P3(1)