Home
last modified time | relevance | path

Searched defs:DWC3_DEP_BASE (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
Dcore.h154 #define DWC3_DEP_BASE(n) (0xc800 + ((n) * 0x10)) macro
/kernel/linux/linux-6.6/drivers/usb/dwc3/
Dcore.h160 #define DWC3_DEP_BASE(n) (0xc800 + ((n) * 0x10)) macro