Home
last modified time | relevance | path

Searched refs:delay (Results 51 – 75 of 2392) sorted by relevance

12345678910>>...96

/linux/drivers/input/touchscreen/
H A Dwm9713.c76 static int delay = 4; variable
77 module_param(delay, int, 0);
192 if (delay < 0 || delay > 15) { in wm9713_phy_init()
194 delay = 4; in wm9713_phy_init()
196 delay_table[delay]); in wm9713_phy_init()
199 dig2 |= WM97XX_DELAY(delay); in wm9713_phy_init()
258 int timeout = 5 * delay; in wm9713_poll_sample()
279 poll_delay(delay); in wm9713_poll_sample()
323 int timeout = 5 * delay; in wm9713_poll_coord()
344 poll_delay(delay); in wm9713_poll_coord()
[all …]
/linux/Documentation/devicetree/bindings/regulator/
H A Dmt6380-regulator.txt24 regulator-ramp-delay = <6250>;
33 regulator-ramp-delay = <6250>;
40 regulator-ramp-delay = <0>;
49 regulator-ramp-delay = <0>;
58 regulator-ramp-delay = <0>;
67 regulator-ramp-delay = <0>;
76 regulator-ramp-delay = <0>;
85 regulator-ramp-delay = <0>;
/linux/drivers/iio/common/ms_sensors/
H A Dms_sensors_i2c.c47 int ms_sensors_reset(void *cli, u8 cmd, unsigned int delay) in ms_sensors_reset() argument
57 usleep_range(delay, delay + 1000); in ms_sensors_reset()
105 unsigned int delay, u32 *adc) in ms_sensors_convert_and_read() argument
115 usleep_range(delay, delay + 1000); in ms_sensors_convert_and_read()
422 u16 delay; in ms_sensors_ht_read_temperature() local
429 delay, &adc); in ms_sensors_ht_read_temperature()
463 u16 delay; in ms_sensors_ht_read_humidity() local
470 delay, &adc); in ms_sensors_ht_read_humidity()
626 u16 *prom = dev_data->prom, delay; in ms_sensors_read_temp_and_pressure() local
636 delay, &t_adc); in ms_sensors_read_temp_and_pressure()
[all …]
/linux/net/rxrpc/
H A Dcall_event.c28 ktime_t ping_at = ktime_add(now, delay); in rxrpc_propose_ping()
43 ktime_t now = ktime_get_real(), delay; in rxrpc_propose_delay_ACK() local
48 delay = (call->peer->srtt_us >> 3) * NSEC_PER_USEC; in rxrpc_propose_delay_ACK()
50 delay = ms_to_ktime(READ_ONCE(rxrpc_soft_ack_delay)); in rxrpc_propose_delay_ACK()
51 ktime_add_ms(delay, call->tx_backoff); in rxrpc_propose_delay_ACK()
53 call->delay_ack_at = ktime_add(now, delay); in rxrpc_propose_delay_ACK()
75 ktime_t resend_at = KTIME_MAX, now, delay; in rxrpc_resend() local
177 resend_at = ktime_add(resend_at, delay); in rxrpc_resend()
464 delay = ktime_sub(next, now); in rxrpc_input_call_event()
465 if (delay <= 0) { in rxrpc_input_call_event()
[all …]
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8186-corsola.dtsi54 wakeup-delay-ms = <50>;
257 post-power-on-delay-ms = <50>;
354 i2c-scl-internal-delay-ns = <8000>;
459 hs400-ds-delay = <0x11814>;
1274 regulator-ramp-delay = <6250>;
1301 regulator-ramp-delay = <6250>;
1313 regulator-ramp-delay = <6250>;
1324 regulator-ramp-delay = <6250>;
1512 regulator-ramp-delay = <6250>;
1522 regulator-ramp-delay = <6250>;
[all …]
H A Dmt8173-elm.dtsi40 startup-delay-us = <1000>;
100 off-on-delay-us = <500000>;
111 regulator-enable-ramp-delay = <2000>;
319 regulator-ramp-delay = <10000>;
331 regulator-ramp-delay = <10000>;
388 hs400-ds-delay = <0x14015>;
953 regulator-ramp-delay = <12500>;
963 regulator-ramp-delay = <12500>;
973 regulator-ramp-delay = <12500>;
982 regulator-ramp-delay = <12500>;
[all …]
/linux/samples/bpf/
H A Dibumad_user.c86 unsigned long delay = 5; in main() local
95 delay = strtoul(optarg, NULL, 0); in main()
96 if (delay == ULONG_MAX || delay < 0 || in main()
97 delay > 1000000) { in main()
146 sleep(delay); in main()
/linux/Documentation/admin-guide/device-mapper/
H A Ddelay.rst2 dm-delay
5 Device-Mapper's "delay" target delays reads and/or writes
10 <device> <offset> <delay> [<write_device> <write_offset> <write_delay>
24 echo "0 `blockdev --getsz $1` delay $1 0 500" | dmsetup create delayed
31 echo "0 `blockdev --getsz $1` delay $1 0 0 $2 0 500" | dmsetup create delayed
/linux/Documentation/devicetree/bindings/spi/
H A Drenesas,sh-msiof.yaml118 - 0 # no bit delay
119 - 50 # 0.5-clock-cycle delay
120 - 100 # 1-clock-cycle delay
121 - 150 # 1.5-clock-cycle delay
122 - 200 # 2-clock-cycle delay
128 - 0 # no bit delay
129 - 50 # 0.5-clock-cycle delay
130 - 100 # 1-clock-cycle delay
131 - 150 # 1.5-clock-cycle delay
132 - 200 # 2-clock-cycle delay
[all …]
/linux/Documentation/devicetree/bindings/mtd/
H A Dcadence-nand-controller.txt17 - cdns,board-delay-ps : Estimated Board delay. The value includes the total
18 round trip delay for the signals and is used for deciding on values
21 board delay = RE#PAD delay + PCB trace to device + PCB trace from device
22 + DQ PAD delay
42 cdns,board-delay-ps = <4830>;
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-quartzpro64.dts168 startup-delay-us = <50000>;
179 startup-delay-us = <5000>;
190 startup-delay-us = <50000>;
507 regulator-ramp-delay = <12500>;
522 regulator-ramp-delay = <12500>;
535 regulator-ramp-delay = <12500>;
549 regulator-ramp-delay = <12500>;
565 regulator-ramp-delay = <12500>;
581 regulator-ramp-delay = <12500>;
595 regulator-ramp-delay = <12500>;
[all …]
/linux/sound/pci/hda/
H A Dhda_controller_trace.h37 TP_PROTO(struct azx *chip, struct azx_dev *dev, unsigned int pos, unsigned int delay),
39 TP_ARGS(chip, dev, pos, delay),
45 __field( unsigned int, delay )
52 __entry->delay = delay;
55 TP_printk("[%d:%d] pos=%u, delay=%u", __entry->card, __entry->idx, __entry->pos, __entry->delay)
/linux/arch/mips/sgi-ip22/
H A Dip22-nvram.c31 #define delay() ({ \ macro
39 delay(); \
68 delay(); in eeprom_cmd()
70 delay(); in eeprom_cmd()
89 delay(); in ip22_eeprom_read()
91 delay(); in ip22_eeprom_read()
/linux/arch/arm64/boot/dts/qcom/
H A Dpm8550vs.dtsi12 polling-delay-passive = <100>;
13 polling-delay = <0>;
33 polling-delay-passive = <100>;
34 polling-delay = <0>;
54 polling-delay-passive = <100>;
55 polling-delay = <0>;
75 polling-delay-passive = <100>;
76 polling-delay = <0>;
/linux/drivers/edac/
H A Dwq.c6 bool edac_queue_work(struct delayed_work *work, unsigned long delay) in edac_queue_work() argument
8 return queue_delayed_work(wq, work, delay); in edac_queue_work()
12 bool edac_mod_work(struct delayed_work *work, unsigned long delay) in edac_mod_work() argument
14 return mod_delayed_work(wq, work, delay); in edac_mod_work()
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddebugfs.c163 unsigned long delay = fwrt->timestamp.delay; in iwl_fw_timestamp_marker_wk() local
166 if (!ret && delay) in iwl_fw_timestamp_marker_wk()
168 round_jiffies_relative(delay)); in iwl_fw_timestamp_marker_wk()
172 ret, jiffies_to_msecs(delay) / 1000); in iwl_fw_timestamp_marker_wk()
179 delay); in iwl_fw_trigger_timestamp()
183 fwrt->timestamp.delay = msecs_to_jiffies(delay * 1000); in iwl_fw_trigger_timestamp()
186 round_jiffies_relative(fwrt->timestamp.delay)); in iwl_fw_trigger_timestamp()
193 u32 delay; in iwl_dbgfs_timestamp_marker_write() local
195 ret = kstrtou32(buf, 10, &delay); in iwl_dbgfs_timestamp_marker_write()
199 iwl_fw_trigger_timestamp(fwrt, delay); in iwl_dbgfs_timestamp_marker_write()
[all …]
/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-delay.yaml4 $id: http://devicetree.org/schemas/gpio/gpio-delay.yaml#
7 title: GPIO delay controller
33 attached to an RC circuit the ramp-up delay is not under control
38 const: gpio-delay
69 enable_delay: enable-delay {
70 compatible = "gpio-delay";
/linux/Documentation/devicetree/bindings/mmc/
H A Dfsl-imx-esdhc.yaml109 fsl,delay-line:
112 Specify the number of delay cells for override mode.
113 This is used to set the clock delay for DLL(Delay Line) on override mode
135 Specify the start delay cell point when send first CMD19 in tuning procedure.
141 Specify the increasing delay cell steps in tuning procedure.
142 The uSDHC use one delay cell as default increasing step to do tuning process.
143 This property allows user to change the tuning step to more than one delay
148 fsl,strobe-dll-delay-target:
151 Specify the strobe dll control slave delay target.
152 This delay target programming host controller loopback read clock, and this
[all …]
/linux/sound/pci/emu10k1/
H A Dtimer.c17 unsigned int delay; in snd_emu10k1_timer_start() local
20 delay = timer->sticks - 1; in snd_emu10k1_timer_start()
21 if (delay < 5 ) /* minimum time is 5 ticks */ in snd_emu10k1_timer_start()
22 delay = 5; in snd_emu10k1_timer_start()
24 outw(delay & TIMER_RATE_MASK, emu->port + TIMER); in snd_emu10k1_timer_start()
/linux/drivers/hv/
H A Dhv_debugfs.c113 struct dentry *delay, *dev_root; in hv_debug_add_dev_dir() local
125 delay = debugfs_create_dir(delay_name, dev_root); in hv_debug_add_dev_dir()
127 if (IS_ERR(delay)) { in hv_debug_add_dev_dir()
130 return PTR_ERR(delay); in hv_debug_add_dev_dir()
132 ret = hv_debug_delay_files(dev, delay); in hv_debug_add_dev_dir()
154 void hv_debug_delay_test(struct vmbus_channel *channel, enum delay delay_type) in hv_debug_delay_test()
/linux/fs/btrfs/
H A Ddiscard.c400 delay = max(delay, bps_delay); in __btrfs_discard_schedule_work()
410 delay = max(delay, bg_timeout); in __btrfs_discard_schedule_work()
416 if (delay > elapsed) in __btrfs_discard_schedule_work()
417 delay -= elapsed; in __btrfs_discard_schedule_work()
419 delay = 0; in __btrfs_discard_schedule_work()
423 &discard_ctl->work, nsecs_to_jiffies(delay)); in __btrfs_discard_schedule_work()
579 unsigned long delay; in btrfs_discard_calc_delay() local
611 delay = MSEC_PER_SEC / iops_limit; in btrfs_discard_calc_delay()
617 delay = 0; in btrfs_discard_calc_delay()
621 delay = clamp(delay, min_delay, BTRFS_DISCARD_MAX_DELAY_MSEC); in btrfs_discard_calc_delay()
[all …]
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Darm,pl172.txt67 - mpmc,write-enable-delay: Delay from chip select assertion to write
70 - mpmc,output-enable-delay: Delay from chip select assertion to output
73 - mpmc,write-access-delay: Delay from chip select assertion to write
76 - mpmc,read-access-delay: Delay from chip select assertion to read
79 - mpmc,page-mode-read-delay: Delay for asynchronous page mode sequential
82 - mpmc,turn-round-delay: Delay between access to memory banks in nano
110 mpmc,write-enable-delay = <0>;
111 mpmc,output-enable-delay = <0>;
112 mpmc,read-enable-delay = <70>;
113 mpmc,page-mode-read-delay = <70>;
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am62-thermal.dtsi10 polling-delay-passive = <250>; /* milliSeconds */
11 polling-delay = <500>; /* milliSeconds */
24 polling-delay-passive = <250>; /* milliSeconds */
25 polling-delay = <500>; /* milliSeconds */
H A Dk3-am64-thermal.dtsi10 polling-delay-passive = <250>; /* milliSeconds */
11 polling-delay = <500>; /* milliSeconds */
24 polling-delay-passive = <250>; /* milliSeconds */
25 polling-delay = <500>; /* milliSeconds */
/linux/Documentation/devicetree/bindings/power/reset/
H A Dgpio-poweroff.yaml15 from inactive to active. After a delay (active-delay-ms) it
17 delay (inactive-delay-ms) it is configured as active again.
38 active-delay-ms:
42 inactive-delay-ms:

12345678910>>...96