Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Dcore.h329 #define DWC3_GUSB3PIPECTL_DEP1P2P3(n) ((n) << 19) macro
330 #define DWC3_GUSB3PIPECTL_DEP1P2P3_MASK DWC3_GUSB3PIPECTL_DEP1P2P3(7)
331 #define DWC3_GUSB3PIPECTL_DEP1P2P3_EN DWC3_GUSB3PIPECTL_DEP1P2P3(1)