Searched refs:DWC3_GCTL_DISSCRAMBLE (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/arch/octeon/dev/ | ||
| D | octxctlreg.h | 73 #define DWC3_GCTL_DISSCRAMBLE 0x00000004u macro |
| D | octxctl.c | 367 val &= ~DWC3_GCTL_DISSCRAMBLE; in octxctl_dwc3_init() |