Lines Matching defs:value
170 core_2_eid_val.value = 0ULL;
179 nitrox_write_csr(ndev, offset, core_2_eid_val.value);
215 nitrox_write_csr(ndev, offset, aqm_grp_execmask_lo.value);
218 nitrox_write_csr(ndev, offset, aqm_grp_execmask_hi.value);
225 core_2_eid_val.value = 0ULL;
234 nitrox_write_csr(ndev, offset, core_2_eid_val.value);
354 u64 value = 0;
358 value += nitrox_read_csr(ndev, EMU_BIST_STATUSX(i));
359 value += nitrox_read_csr(ndev, EFL_CORE_BIST_REGX(i));
361 value += nitrox_read_csr(ndev, UCD_BIST_STATUS);
362 value += nitrox_read_csr(ndev, NPS_CORE_BIST_REG);
363 value += nitrox_read_csr(ndev, NPS_CORE_NPC_BIST_REG);
364 value += nitrox_read_csr(ndev, NPS_PKT_SLC_BIST_REG);
365 value += nitrox_read_csr(ndev, NPS_PKT_IN_BIST_REG);
366 value += nitrox_read_csr(ndev, POM_BIST_REG);
367 value += nitrox_read_csr(ndev, BMI_BIST_REG);
368 value += nitrox_read_csr(ndev, EFL_TOP_BIST_STAT);
369 value += nitrox_read_csr(ndev, BMO_BIST_REG);
370 value += nitrox_read_csr(ndev, LBC_BIST_STATUS);
371 value += nitrox_read_csr(ndev, PEM_BIST_STATUSX(0));
372 if (value)