Home
last modified time | relevance | path

Searched +full:3000 +full:ms (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/reset/
Dgpio-poweroff.txt12 triggering positive edge triggered power off. After a delay of 100ms,
14 triggering negative edge triggered power off. After another 100ms
16 the CPU still running after a 3000ms delay, a WARN_ON(1) is emitted.
30 - active-delay-ms: Delay (default 100) to wait after driving gpio active
31 - inactive-delay-ms: Delay (default 100) to wait after driving gpio inactive
32 - timeout-ms: Time to wait before asserting a WARN_ON(1). If nothing is
33 specified, 3000 ms is used.
40 timeout-ms = <3000>;
Dgpio-restart.txt40 - active-delay: Delay (default 100) to wait after driving gpio active [ms]
41 - inactive-delay: Delay (default 100) to wait after driving gpio inactive [ms]
42 - wait-delay: Delay (default 3000) to wait after completing restart
43 sequence [ms]
53 wait-delay = <3000>;
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/power/reset/
Dgpio-poweroff.txt12 triggering positive edge triggered power off. After a delay of 100ms,
14 triggering negative edge triggered power off. After another 100ms
16 the CPU still running after a 3000ms delay, a WARN_ON(1) is emitted.
30 - timeout-ms: Time to wait before asserting a WARN_ON(1). If nothing is
31 specified, 3000 ms is used.
38 timeout-ms = <3000>;
Dgpio-restart.txt40 - active-delay: Delay (default 100) to wait after driving gpio active [ms]
41 - inactive-delay: Delay (default 100) to wait after driving gpio inactive [ms]
42 - wait-delay: Delay (default 3000) to wait after completing restart
43 sequence [ms]
53 wait-delay = <3000>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/serial/
Dpl011.yaml87 poll-rate-ms:
90 default 100ms.
94 poll-timeout-ms:
97 3000ms.
99 default: 3000
107 poll-rate-ms: [ auto-poll ]
108 poll-timeout-ms: [ auto-poll ]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Drohm,bd71847-pmic.yaml65 # Shortest being 10ms, next 500ms and then multiple of 500ms up to 7,5s
67 # Shortest being 10ms, next 1000ms and then multiple of 1000ms up to 15s
71 rohm,short-press-ms:
81 - 3000
92 rohm,long-press-ms:
99 - 3000
146 rohm,short-press-ms = <10>;
147 rohm,long-press-ms = <2000>;
Drohm,bd71837-pmic.yaml59 # Shortest being 10ms, next 500ms and then multiple of 500ms up to 7,5s
61 # Shortest being 10ms, next 1000ms and then multiple of 1000ms up to 15s
65 rohm,short-press-ms:
75 - 3000
85 rohm,long-press-ms:
92 - 3000
136 rohm,short-press-ms = <10>;
137 rohm,long-press-ms = <2000>;
/kernel/linux/linux-4.19/net/hsr/
Dhsr_main.h23 #define HSR_LIFE_CHECK_INTERVAL 2000 /* ms */
24 #define HSR_NODE_FORGET_TIME 60000 /* ms */
25 #define HSR_ANNOUNCE_INTERVAL 100 /* ms */
31 #define MAX_SLAVE_DIFF 3000 /* ms */
39 #define PRUNE_PERIOD 3000 /* ms */
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/serial/
Dpl011.txt32 - poll-rate-ms:
34 default 100ms.
35 - poll-timeout-ms:
37 3000ms.
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/input/
Dinput-reset.txt18 timeout-ms: duration keys must be pressed together in milliseconds before
29 timeout-ms = <3000>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/
Dinput-reset.txt18 timeout-ms: duration keys must be pressed together in milliseconds before
29 timeout-ms = <3000>;
/kernel/linux/linux-5.10/net/hsr/
Dhsr_main.h21 #define HSR_LIFE_CHECK_INTERVAL 2000 /* ms */
22 #define HSR_NODE_FORGET_TIME 60000 /* ms */
23 #define HSR_ANNOUNCE_INTERVAL 100 /* ms */
24 #define HSR_ENTRY_FORGET_TIME 400 /* ms */
29 #define MAX_SLAVE_DIFF 3000 /* ms */
36 #define PRUNE_PERIOD 3000 /* ms */
/kernel/linux/linux-5.10/drivers/power/reset/
Dgpio-poweroff.c18 #define DEFAULT_TIMEOUT_MS 3000
68 device_property_read_u32(&pdev->dev, "active-delay-ms", &active_delay); in gpio_poweroff_probe()
69 device_property_read_u32(&pdev->dev, "inactive-delay-ms", in gpio_poweroff_probe()
71 device_property_read_u32(&pdev->dev, "timeout-ms", &timeout); in gpio_poweroff_probe()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dcs35l33.txt31 20ms. If this property is set to 0,1,2,3 then ramp times would be 40ms,
32 60ms,100ms,175ms respectively for 48KHz sample rate.
72 from 0 to 7 for delays of 5ms, 10ms, 50ms, 100ms, 200ms, 500ms, 1000ms.
73 The default is 100ms.
80 The reference voltage starts at 3000mV with a value of 0x3 and is increased
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/sound/
Dcs35l33.txt31 20ms. If this property is set to 0,1,2,3 then ramp times would be 40ms,
32 60ms,100ms,175ms respectively for 48KHz sample rate.
72 from 0 to 7 for delays of 5ms, 10ms, 50ms, 100ms, 200ms, 500ms, 1000ms.
73 The default is 100ms.
80 The reference voltage starts at 3000mV with a value of 0x3 and is increased
/kernel/linux/linux-4.19/drivers/leds/
Dleds-lp5523.c146 /* Chip startup time is 500 us, 1 - 2 ms gives some margin */ in lp5523_post_init_device()
319 /* Let the programs run for couple of ms and check the engine status */ in lp5523_init_program_engine()
320 usleep_range(3000, 6000); in lp5523_init_program_engine()
613 usleep_range(3000, 6000); /* ADC conversion time is typically 2.7 ms */ in lp5523_selftest()
619 usleep_range(3000, 6000); /* Was not ready. Wait little bit */ in lp5523_selftest()
637 /* let current stabilize 2 - 4ms before measurements start */ in lp5523_selftest()
641 /* ADC conversion time is 2.7 ms typically */ in lp5523_selftest()
642 usleep_range(3000, 6000); in lp5523_selftest()
648 usleep_range(3000, 6000);/* Was not ready. Wait. */ in lp5523_selftest()
/kernel/linux/linux-5.10/drivers/leds/
Dleds-lp5523.c133 /* Chip startup time is 500 us, 1 - 2 ms gives some margin */ in lp5523_post_init_device()
306 /* Let the programs run for couple of ms and check the engine status */ in lp5523_init_program_engine()
307 usleep_range(3000, 6000); in lp5523_init_program_engine()
601 usleep_range(3000, 6000); /* ADC conversion time is typically 2.7 ms */ in lp5523_selftest()
607 usleep_range(3000, 6000); /* Was not ready. Wait little bit */ in lp5523_selftest()
625 /* let current stabilize 2 - 4ms before measurements start */ in lp5523_selftest()
629 /* ADC conversion time is 2.7 ms typically */ in lp5523_selftest()
630 usleep_range(3000, 6000); in lp5523_selftest()
636 usleep_range(3000, 6000);/* Was not ready. Wait. */ in lp5523_selftest()
/kernel/linux/linux-4.19/sound/xen/
Dxen_snd_front_evtchnl.h27 /* Timeout in ms to wait for backend to respond. */
28 #define VSND_WAIT_BACK_MS 3000
/kernel/linux/linux-5.10/sound/xen/
Dxen_snd_front_evtchnl.h27 /* Timeout in ms to wait for backend to respond. */
28 #define VSND_WAIT_BACK_MS 3000
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp2_transition.c215 set_watchdog_in_ms(hdcp, 3000, output); in mod_hdcp_hdcp2_transition()
220 * 200 ms, so delay 210 ms instead of 200 ms in mod_hdcp_hdcp2_transition()
269 * measurement is slightly greater than 3000 ms. in mod_hdcp_hdcp2_transition()
270 * Delay 100 ms to ensure it is fully timeout in mod_hdcp_hdcp2_transition()
524 set_watchdog_in_ms(hdcp, 3000, output); in mod_hdcp_hdcp2_dp_transition()
/kernel/linux/linux-4.19/tools/perf/tests/
Dhists_cumulate.c152 #define DSO(he) (he->ms.map->dso->short_name)
153 #define SYM(he) (he->ms.sym->name)
157 #define CDSO(cl) (cl->ms.map->dso->short_name)
158 #define CSYM(cl) (cl->ms.sym->name)
473 { 3000, 1000, "bash", "bash", "main" }, in test3()
474 { 3000, 1000, "perf", "perf", "cmd_record" }, in test3()
593 { 3000, 1000, "bash", "bash", "main" }, in test4()
594 { 3000, 1000, "perf", "perf", "cmd_record" }, in test4()
/kernel/linux/linux-5.10/tools/perf/tests/
Dhists_cumulate.c153 #define DSO(he) (he->ms.map->dso->short_name)
154 #define SYM(he) (he->ms.sym->name)
158 #define CDSO(cl) (cl->ms.map->dso->short_name)
159 #define CSYM(cl) (cl->ms.sym->name)
474 { 3000, 1000, "bash", "bash", "main" }, in test3()
475 { 3000, 1000, "perf", "perf", "cmd_record" }, in test3()
594 { 3000, 1000, "bash", "bash", "main" }, in test4()
595 { 3000, 1000, "perf", "perf", "cmd_record" }, in test4()
/kernel/linux/linux-4.19/drivers/power/reset/
Dgpio-poweroff.c22 #define DEFAULT_TIMEOUT_MS 3000
69 device_property_read_u32(&pdev->dev, "timeout-ms", &timeout); in gpio_poweroff_probe()
/kernel/linux/linux-4.19/drivers/scsi/bnx2fc/
Dbnx2fc_constants.h75 /* E_D_TOV timer resolution in ms */
82 /* REC timer resolution in ms */
88 /* E_D_TOV timer default wraparound value (2 sec) in 20 ms resolution */
92 /* REC_TOV timer default wraparound value (3 sec) in 20 ms resolution */
94 (3000 / FCOE_REC_TIMER_RESOLUTION_MS)
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
Dbnx2fc_constants.h75 /* E_D_TOV timer resolution in ms */
82 /* REC timer resolution in ms */
88 /* E_D_TOV timer default wraparound value (2 sec) in 20 ms resolution */
92 /* REC_TOV timer default wraparound value (3 sec) in 20 ms resolution */
94 (3000 / FCOE_REC_TIMER_RESOLUTION_MS)

12345678910>>...13