Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/dwc3/
Dcore.h300 #define DWC3_GUSB3PIPECTL_DEP1P2P3(n) ((n) << 19) macro
301 #define DWC3_GUSB3PIPECTL_DEP1P2P3_MASK DWC3_GUSB3PIPECTL_DEP1P2P3(7)
302 #define DWC3_GUSB3PIPECTL_DEP1P2P3_EN DWC3_GUSB3PIPECTL_DEP1P2P3(1)