Home
last modified time | relevance | path

Searched refs:DWC3_1_VER_TYPE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/controller/dwc3/
H A Ddwc3.h91 #define DWC3_1_VER_TYPE 0xc1a4 macro
H A Ddwc3.c418 sc->snpsversion_type = DWC3_READ(sc, DWC3_1_VER_TYPE); in snps_dwc3_common_attach()