Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/cavium/dev/
H A Docteon_xhcireg.h82 #define DWC3_GUSB2PHYCFG(n) (0xc200 + ((n) * 0x04)) macro
/netbsd-src/sys/dev/fdt/
H A Ddwc3_fdt.c61 #define DWC3_GUSB2PHYCFG(n) (0xc200 + ((n) * 4)) macro