Home
last modified time | relevance | path

Searched refs:trials (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/media/pci/mantis/
H A Dmantis_i2c.c28 u32 rxd, i, stat, trials; in mantis_i2c_read() local
46 for (trials = 0; trials < TRIALS; trials++) { in mantis_i2c_read()
52 dprintk(MANTIS_TMG, 0, "I2CDONE: trials=%d\n", trials); in mantis_i2c_read()
55 for (trials = 0; trials < TRIALS; trials++) { in mantis_i2c_read()
61 dprintk(MANTIS_TMG, 0, "I2CRACK: trials=%d\n", trials); in mantis_i2c_read()
75 u32 txd = 0, stat, trials; in mantis_i2c_write() local
94 for (trials = 0; trials < TRIALS; trials++) { in mantis_i2c_write()
100 dprintk(MANTIS_TMG, 0, "I2CDONE: trials=%d\n", trials); in mantis_i2c_write()
103 for (trials = 0; trials < TRIALS; trials++) { in mantis_i2c_write()
109 dprintk(MANTIS_TMG, 0, "I2CRACK: trials=%d\n", trials); in mantis_i2c_write()
[all …]
/linux/lib/reed_solomon/
H A Dtest_rslib.c261 int eras, int trials, struct estat *stat, in test_uc() argument
274 for (j = 0; j < trials; j++) { in test_uc()
310 stat->nwords += trials; in test_uc()
314 int len, int trials, int method) in ex_rs_helper() argument
331 test_uc(rs, len, errs, eras, trials, &stat, ws, method); in ex_rs_helper()
350 int len, int trials) in exercise_rs() argument
360 retval |= ex_rs_helper(rs, ws, len, trials, i); in exercise_rs()
367 int eras, int trials, struct bcstat *stat, in test_bc() argument
377 for (j = 0; j < trials; j++) { in test_bc()
404 stat->nwords += trials; in test_bc()
[all …]
/linux/drivers/net/wireguard/selftest/
H A Dratelimiter.c122 int test = 0, trials; in wg_ratelimiter_selftest() local
170 for (trials = TRIALS_BEFORE_GIVING_UP; IS_ENABLED(DEBUG_RATELIMITER_TIMINGS);) { in wg_ratelimiter_selftest()
175 if (!trials--) { in wg_ratelimiter_selftest()
189 for (trials = TRIALS_BEFORE_GIVING_UP;;) { in wg_ratelimiter_selftest()
193 if (!trials--) { in wg_ratelimiter_selftest()
/linux/init/
H A Dcalibrate.c194 int trials = 0, band = 0, trial_in_band = 0; in calibrate_delay_converge() local
210 trials += band; in calibrate_delay_converge()
216 trials -= band; in calibrate_delay_converge()
218 lpj_base = lpj * trials; in calibrate_delay_converge()
/linux/drivers/staging/media/av7110/
H A Dsp8870.c482 int trials = 0; in sp8870_set_frontend() local
487 for (trials = 1; trials <= MAXTRIALS; trials++) { in sp8870_set_frontend()
512 if (trials > 1) { in sp8870_set_frontend()
514 pr_info("%s(): recovered after %i trial(s))\n", __func__, trials - 1); in sp8870_set_frontend()
/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c551 u32 trials = 100; in chip_allow_sleep_wilc1000() local
570 while (--trials) { in chip_allow_sleep_wilc1000()
577 if (!trials) in chip_allow_sleep_wilc1000()
641 u32 clk_status_val = 0, trials = 0; in chip_wakeup_wilc1000() local
675 while (trials < WAKE_UP_TRIAL_RETRY) { in chip_wakeup_wilc1000()
685 trials++; in chip_wakeup_wilc1000()
687 if (trials >= WAKE_UP_TRIAL_RETRY) { in chip_wakeup_wilc1000()
702 u32 wakeup_reg_val, clk_status_reg_val, trials = 0; in chip_wakeup_wilc3000() local
733 (++trials % 4) != 0) { in chip_wakeup_wilc3000()
/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_tee.c374 int ret, trials = 0; in intel_pxp_tee_end_arb_fw_session() local
393 if ((ret || msg_out.header.status != 0x0) && ++trials < 3) in intel_pxp_tee_end_arb_fw_session()
/linux/drivers/net/ethernet/smsc/
H A Dsmc9194.c986 int trials; in smc_probe() local
988 trials = 3; in smc_probe()
989 while ( trials-- ) { in smc_probe()
H A Dsmc91x.c1945 int trials; in smc_probe() local
1947 trials = 3; in smc_probe()
1948 while (trials--) { in smc_probe()
/linux/drivers/rtc/
H A Drtc-renesas-rtca3.c235 u8 trials = 0; in rtca3_read_time() local
266 } while ((tmp & RTCA3_RSR_CF) && ++trials < 5); in rtca3_read_time()
268 if (trials >= 5) in rtca3_read_time()
/linux/drivers/ata/
H A Dlibata-eh.c3653 int *trials = void_arg; in ata_count_probe_trials_cb() local
3659 (*trials)++; in ata_count_probe_trials_cb()
3667 int trials = 0; in ata_eh_schedule_probe() local
3704 ata_ering_map(&dev->ering, ata_count_probe_trials_cb, &trials); in ata_eh_schedule_probe()
3706 if (trials > ATA_EH_PROBE_TRIALS) in ata_eh_schedule_probe()
/linux/tools/memory-model/
H A DREADME150 that during two million trials, the state specified in this litmus
/linux/drivers/media/dvb-frontends/
H A Dstv090x.c2407 s32 inc, timeout_step, trials, steps_max; in stv090x_sw_algo() local
2453 trials = 0; in stv090x_sw_algo()
2457 trials++; in stv090x_sw_algo()
2460 if (lock || no_signal || (trials == 2)) { in stv090x_sw_algo()
2483 if (trials < 2) { in stv090x_sw_algo()
2495 } while ((!lock) && (trials < 2) && (!no_signal)); in stv090x_sw_algo()
/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs165 Description: Controls the number of trials to find a victim segment
337 state. 2048 trials is set by default, and 65535 as maximum.
/linux/Documentation/process/
H A Dhowto.rst551 teacher does not want to see the student's trials and errors