Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/cavium/dev/
H A Docteon_xhcireg.h85 #define DWC3_GUSB3PIPECTL(n) (0xc2c0 + ((n) * 0x04)) macro
/netbsd-src/sys/dev/fdt/
H A Ddwc3_fdt.c69 #define DWC3_GUSB3PIPECTL(n) (0xc2c0 + ((n) * 4)) macro