Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc3/
Dcore.h310 #define DWC3_GUSB3PIPECTL_DEP1P2P3(n) ((n) << 19) macro
311 #define DWC3_GUSB3PIPECTL_DEP1P2P3_MASK DWC3_GUSB3PIPECTL_DEP1P2P3(7)
312 #define DWC3_GUSB3PIPECTL_DEP1P2P3_EN DWC3_GUSB3PIPECTL_DEP1P2P3(1)