Searched refs:VIA_HAS_RNG (Results 1 – 4 of 4) sorted by relevance
100 if (via_feature_rng & VIA_HAS_RNG) { in nehemiah_modevent()107 if (via_feature_rng & VIA_HAS_RNG) { in nehemiah_modevent()
223 via_feature_rng = VIA_HAS_RNG; in init_via()
593 via_feature_rng = VIA_HAS_RNG; in init_via()
1247 #define VIA_HAS_RNG 1 /* cpu has RNG */ macro