Searched refs:VERSION_CAP_TRNG (Results 1 – 2 of 2) sorted by relevance
53 #define VERSION_CAP_TRNG (1 << 13) macro
198 if ((sc->hw_features & VERSION_CAP_TRNG) != 0) in ccp_attach()217 if (g_ccp_softc == sc && (sc->hw_features & VERSION_CAP_TRNG) != 0) in ccp_detach()