Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/dwc3/
H A Ddwc3.h61 #define DWC3_GSNPSID 0xc120 macro
H A Ddwc3.c412 sc->snpsid = DWC3_READ(sc, DWC3_GSNPSID); in snps_dwc3_common_attach()