Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h188 #define DWC3_GUSB3PIPECTL_DEP1P2P3(n) ((n) << 19) macro
189 #define DWC3_GUSB3PIPECTL_DEP1P2P3_MASK DWC3_GUSB3PIPECTL_DEP1P2P3(7)
190 #define DWC3_GUSB3PIPECTL_DEP1P2P3_EN DWC3_GUSB3PIPECTL_DEP1P2P3(1)
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h308 #define DWC3_GUSB3PIPECTL_DEP1P2P3(n) ((n) << 19) macro
309 #define DWC3_GUSB3PIPECTL_DEP1P2P3_MASK DWC3_GUSB3PIPECTL_DEP1P2P3(7)
310 #define DWC3_GUSB3PIPECTL_DEP1P2P3_EN DWC3_GUSB3PIPECTL_DEP1P2P3(1)