Searched refs:test_control (Results 1 – 2 of 2) sorted by relevance
517 np->test_control[0] = (0x2 << RNG_CTL_ASEL_SHIFT); in n2rng_control_selftest()518 np->test_control[1] = (0x2 << RNG_CTL_ASEL_SHIFT); in n2rng_control_selftest()519 np->test_control[2] = (0x2 << RNG_CTL_ASEL_SHIFT); in n2rng_control_selftest()520 np->test_control[3] = ((0x2 << RNG_CTL_ASEL_SHIFT) | in n2rng_control_selftest()525 err = n2rng_entropy_diag_read(np, unit, np->test_control, in n2rng_control_selftest()
108 u64 test_control[HV_RNG_NUM_CONTROL]; member