Searched refs:STC_GFRCR (Results 1 – 2 of 2) sorted by relevance
99 #define STC_GFRCR 0x6b /* global firmware rev code */ macro
261 sc->sc_rev2 = STC_READ(sc, STC_GFRCR); in spif_attach()266 while (STC_READ(sc, STC_GFRCR) != sc->sc_rev2); in spif_attach()