Searched refs:N2RNG_NBIASES (Results 1 – 2 of 2) sorted by relevance
272 for (bias = 0; bias < N2RNG_NBIASES; bias++) { in collect_rng_perf()344 for (b0 = 0; b0 < N2RNG_NBIASES; b0++) { in n2rng_noise_gen_preferred()346 for (b1 = 0; b1 < N2RNG_NBIASES; b1++) { in n2rng_noise_gen_preferred()349 for (b2 = 0; b2 < N2RNG_NBIASES; b2++) { in n2rng_noise_gen_preferred()
184 #define N2RNG_NBIASES (1 << N2RNG_BIASBITS) macro197 typedef n2rng_osc_perf_t n2rng_osc_perf_table_t[N2RNG_NOSC][N2RNG_NBIASES];