Searched refs:efl_rnm_ctl (Results 1 – 1 of 1) sorted by relevance
442 union efl_rnm_ctl_status efl_rnm_ctl; in nitrox_config_rand_unit() local446 efl_rnm_ctl.value = nitrox_read_csr(ndev, offset); in nitrox_config_rand_unit()447 efl_rnm_ctl.s.ent_en = 1; in nitrox_config_rand_unit()448 efl_rnm_ctl.s.rng_en = 1; in nitrox_config_rand_unit()449 nitrox_write_csr(ndev, offset, efl_rnm_ctl.value); in nitrox_config_rand_unit()