Home
last modified time | relevance | path

Searched full:holdoff (Results 1 – 25 of 48) sorted by relevance

12

/linux-6.14.4/kernel/time/
Dclocksource-wdtest.c28 static int holdoff = IS_BUILTIN(CONFIG_TEST_CLOCKSOURCE_WATCHDOG) ? 10 : 0; variable
29 module_param(holdoff, int, 0444);
30 MODULE_PARM_DESC(holdoff, "Time to wait to start test (s).");
111 schedule_timeout_uninterruptible(holdoff * HZ); in wdtest_func()
177 pr_alert("--- holdoff=%d\n", holdoff); in wdtest_print_module_parms()
/linux-6.14.4/drivers/staging/gpib/include/
Dtnt4882_registers.h161 AUX_HLDI = 0x51, // rfd holdoff immediately
175 CHES_BIT = 0x1, /*clear holdoff on end select bit*/
186 ADHS_BIT = 0x8, /* acceptor data holdoff state */
187 ANHS2_BIT = 0x10, /* acceptor not ready holdoff immediately state */
188 ANHS1_BIT = 0x20, /* acceptor not ready holdoff state */
189 AEHS_BIT = 0x40, /* acceptor end holdoff state */
Dtms9914.h250 AUX_INVAL = 0x1, // release dac holdoff, invalid command byte
251 AUX_VAL = (AUX_INVAL | AUX_CS), // release dac holdoff, valid command byte
252 AUX_RHDF = 0x2, /* X Release RFD holdoff */
253 AUX_HLDA = 0x3, /* d holdoff on all data */
254 AUX_HLDE = 0x4, /* d holdoff on EOI only */
Dnec7210_registers.h180 HR_DAC_HLD_DCAS = 0x1, /* perform DAC holdoff on receiving clear */
181 HR_DAC_HLD_DTAS = 0x2, /* perform DAC holdoff on receiving trigger */
Dnec7210.h75 RFD_HOLDOFF_BN, // rfd holdoff in effect
/linux-6.14.4/drivers/staging/gpib/tms9914/
Dtms9914.c178 pr_err("%s: bug! bad holdoff mode %i\n", __func__, mode); in tms9914_set_holdoff_mode()
475 pr_err("%s: bug! bad holdoff mode %i\n", __func__, priv->holdoff_mode); in tms9914_read_data_in()
533 // make sure we holdoff after last byte read in tms9914_read()
735 // clear dac holdoff in tms9914_interrupt_have_status()
760 // clear dac holdoff in tms9914_interrupt_have_status()
766 // clear dac holdoff in tms9914_interrupt_have_status()
788 // clear dac holdoff in tms9914_interrupt_have_status()
794 // clear dac holdoff in tms9914_interrupt_have_status()
840 // request for data holdoff in tms9914_board_reset()
/linux-6.14.4/kernel/
Dscftorture.c51 torture_param(int, holdoff, IS_BUILTIN(CONFIG_SCF_TORTURE_TEST) ? 10 : 0,
52 "Holdoff time before test start (s)");
488 if (holdoff) in scftorture_invoker()
489 schedule_timeout_interruptible(holdoff * HZ); in scftorture_invoker()
536 …"--- %s: verbose=%d holdoff=%d longwait=%d nthreads=%d onoff_holdoff=%d onoff_interval=%d shutdow… in scftorture_print_module_parms()
537 …verbose, holdoff, longwait, nthreads, onoff_holdoff, onoff_interval, shutdown, stat_interval, stut… in scftorture_print_module_parms()
Dtorture.c358 VERBOSE_TOROUT_STRING("torture_onoff begin holdoff"); in torture_onoff()
360 VERBOSE_TOROUT_STRING("torture_onoff end holdoff"); in torture_onoff()
/linux-6.14.4/kernel/rcu/
Drefscale.c83 torture_param(int, holdoff, IS_BUILTIN(CONFIG_RCU_REF_SCALE_TEST) ? 10 : 0,
84 "Holdoff time before test start (s)");
898 if (holdoff) in ref_scale_reader()
899 schedule_timeout_interruptible(holdoff * HZ); in ref_scale_reader()
1030 if (holdoff) in main_func()
1031 schedule_timeout_interruptible(holdoff * HZ); in main_func()
1113 …"--- %s: verbose=%d verbose_batched=%d shutdown=%d holdoff=%d lookup_instances=%ld loops=%ld nrea… in ref_scale_print_module_parms()
1114 … verbose, verbose_batched, shutdown, holdoff, lookup_instances, loops, nreaders, nruns, readdelay); in ref_scale_print_module_parms()
Drcuscale.c91 torture_param(int, holdoff, 10, "Holdoff time before test start (s)");
98 torture_param(int, writer_holdoff, 0, "Holdoff (us) between GPs, zero to disable");
99 torture_param(int, writer_holdoff_jiffies, 0, "Holdoff (jiffies) between GPs, zero to disable");
554 if (holdoff) in rcu_scale_writer()
555 schedule_timeout_idle(holdoff * HZ); in rcu_scale_writer()
678 …"--- %s: gp_async=%d gp_async_max=%d gp_exp=%d holdoff=%d minruntime=%d nreaders=%d nwriters=%d wr… in rcu_scale_print_module_parms()
679 …scale_type, tag, gp_async, gp_async_max, gp_exp, holdoff, minruntime, nrealreaders, nrealwriters, … in rcu_scale_print_module_parms()
/linux-6.14.4/drivers/staging/gpib/ines/
Dines.h145 EOIDIS_BIT = 0x10, // disable EOI interrupt when doing rfd holdoff on end?
148 // when xfer counter hits 0, assert EOI on write or RFD holdoff on read
/linux-6.14.4/Documentation/devicetree/bindings/soc/fsl/
Dfsl,layerscape-dcfg.yaml15 core start address and release the secondary core from holdoff and
/linux-6.14.4/drivers/input/rmi4/
Drmi_f01.c360 "syna,doze-holdoff-ms", 1); in rmi_f01_of_probe()
539 "Failed to configure F01 doze holdoff register: %d\n", in rmi_f01_probe()
548 "Failed to read F01 doze holdoff register: %d\n", in rmi_f01_probe()
623 "Failed to write doze holdoff: %d\n", error); in rmi_f01_config()
/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1016 * Find the entry in the interrupt holdoff timer value array which comes
1017 * closest to the specified interrupt holdoff value.
1065 * set_rxq_intr_params - set a queue's interrupt holdoff parameters
1081 * If both the interrupt holdoff timer and count are specified as in set_rxq_intr_params()
1082 * zero, default to a holdoff count of 1 ... in set_rxq_intr_params()
1088 * If an interrupt holdoff count has been specified, then find the in set_rxq_intr_params()
1089 * closest configured holdoff count and use that. If the response in set_rxq_intr_params()
1111 * Compute the closest holdoff timer index from the supplied holdoff in set_rxq_intr_params()
1649 * Return the interrupt holdoff timer and count for the first Queue Set on the
1651 * interrupt holdoff timer to be read on all of the device's Queue Sets.
[all …]
Dadapter.h171 u8 next_intr_params; /* holdoff params for next interrupt */
181 u8 intr_params; /* interrupt holdoff parameters */
310 u16 timer_val[SGE_NTIMERS]; /* interrupt holdoff timer array */
/linux-6.14.4/Documentation/devicetree/bindings/dma/
Dst_fdma.txt51 -bit 2-0: Holdoff value, dreq will be masked for
/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h136 unsigned int holdoff_tmr; /* interrupt holdoff timer in 100ns */
137 unsigned int next_holdoff; /* holdoff time for next interrupt */
/linux-6.14.4/drivers/staging/gpib/hp_82341/
Dhp_82341.c42 // Handle corner case of board not in holdoff and one byte has slipped in already. in hp_82341_accel_read()
45 // TACS under certain data holdoff conditions. Doing a 1 byte tms9914-style in hp_82341_accel_read()
132 // try to make sure we holdoff after last byte read in hp_82341_accel_read()
150 //restart doesn't work if data holdoff is in effect in restart_write_fifo()
/linux-6.14.4/drivers/staging/gpib/tnt4882/
Dtnt4882_gpib.c301 /*tnt4882 not in one-chip mode won't always release holdoff unless we in tnt4882_release_holdoff()
304 if (sasr_bits & AEHS_BIT) /* holding off due to holdoff on end mode*/ { in tnt4882_release_holdoff()
307 } else if (sasr_bits & ANHS1_BIT) { /* held off due to holdoff on all data mode*/ in tnt4882_release_holdoff()
311 } else { /* held off due to holdoff immediately command */ in tnt4882_release_holdoff()
446 // force immediate holdoff in tnt4882_accel_read()
675 if (retval < 0) { // force immediate holdoff in tnt4882_read()
1241 // force immediate holdoff in tnt4882_init()
/linux-6.14.4/include/uapi/linux/media/raspberrypi/
Dpisp_fe_config.h91 __u8 holdoff; member
/linux-6.14.4/tools/testing/selftests/rcutorture/bin/
Dtorture.sh490 …rim" refscale.nreaders=$SCALE_ALLOTED_CPUS refscale.loops=10000 refscale.holdoff=20 torture.disabl…
539 …uscale.scale_type="$prim" rcuscale.nwriters=$SCALE_ALLOTED_CPUS rcuscale.holdoff=20 torture.disabl…
577 …torture_bootargs="rcuscale.kfree_rcu_test=1 rcuscale.kfree_nthreads=16 rcuscale.holdoff=20 rcuscal…
/linux-6.14.4/Documentation/devicetree/bindings/input/
Dsyna,rmi4.yaml80 syna,doze-holdoff-ms:
/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.h92 SGE_NTIMERS = 6, /* # of interrupt holdoff timer values */
/linux-6.14.4/drivers/soc/fsl/dpio/
Ddpio-service.c824 * @irq_holdoff: interrupt holdoff (timeout) period in us
840 * @irq_holdoff: interrupt holdoff (timeout) period in us
/linux-6.14.4/drivers/staging/gpib/agilent_82350b/
Dagilent_82350b.c45 // handle corner case of board not in holdoff and one byte might slip in early in agilent_82350b_accel_read()
124 // try to make sure we holdoff after last byte read in agilent_82350b_accel_read()

12