Searched refs:snpsid (Results 1 – 1 of 1) sorted by relevance
84 uint32_t snpsid; member359 if ((sc->snpsid & 0xffff) <= 0x300a) { in snps_dwc3_do_quirks()412 sc->snpsid = DWC3_READ(sc, DWC3_GSNPSID); in snps_dwc3_common_attach()413 sc->snpsversion = DWC3_VERSION(sc->snpsid); in snps_dwc3_common_attach()414 sc->snpsrevision = DWC3_REVISION(sc->snpsid); in snps_dwc3_common_attach()