Searched refs:DWC3_GCTL_DISSCRAMBLE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/mips/cavium/dev/ | ||
H A D | octeon_xhcireg.h | 77 #define DWC3_GCTL_DISSCRAMBLE 0x00000004u macro |
H A D | octeon_xhci.c | 371 val &= ~DWC3_GCTL_DISSCRAMBLE; in octxhci_dwc3_init() |