Home
last modified time | relevance | path

Searched +full:timeout +full:- +full:ms (Results 1 – 25 of 639) sorted by relevance

12345678910>>...26

/freebsd/sys/dev/qlnx/qlnxe/
H A Dtcp_common.h2 * Copyright (c) 2017-2018 Cavium, Inc.
35 #define TCP_INVALID_TIMEOUT_VAL -1
64 __le32 two_msl_timer /* 2MSL (used for TIME_WAIT state) timeout value */;
65 __le16 tx_sws_timer /* Transmission silly window syndrom timeout value */;
125 __le16 srtt /* in ms */;
132 …__le32 ka_timeout /* This member specifies, in ms, the timeout interval for inactivity before send…
133 …__le32 ka_interval /* This member specifies, in ms, the timeout after which to retransmit a keepal…
134 …__le32 max_rt_time /* This member specifies, in ms, the maximum time that the offload target shoul…
143 __le32 ts_recent_age /* The length of time, in ms, since the most recent timestamp was received */;
144 …__le32 total_rt /* The total time, in ms, that has been spent retransmitting the current TCP segme…
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Drohm,bd9576-pmic.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/mfd/rohm,bd9576-pmic.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Matti Vaittinen <mazziesaccount@gmail.com>
14 powering the R-Car series processors.
21 - rohm,bd9576
22 - rohm,bd9573
32 rohm,vout1-en-low:
35 controlled by a GPIO. This is dictated by state of vout1-en pin during
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dcyttsp.txt4 - compatible : must be "cypress,cyttsp-i2c" or "cypress,cyttsp-spi"
5 - reg : Device I2C address or SPI chip select number
6 - spi-max-frequency : Maximum SPI clocking speed of the device (for cyttsp-spi)
7 - interrupts : (gpio) interrupt to which the chip is connected
9 - bootloader-key : the 8-byte bootloader key that is required to switch
16 - reset-gpios : the reset gpio the chip is connected to
18 - touchscreen-size-x : horizontal resolution of touchscreen (in pixels)
19 - touchscreen-size-y : vertical resolution of touchscreen (in pixels)
20 - touchscreen-fuzz-x : horizontal noise value of the absolute input device
22 - touchscreen-fuzz-y : vertical noise value of the absolute input device
[all …]
H A Dazoteq,iqs7211.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jeff LaBundy <jeff@labundy.com>
13 The Azoteq IQS7210A, IQS7211A and IQS7211E trackpad and touchscreen control-
14 lers employ projected-capacitance sensing and can track two contacts.
21 - azoteq,iqs7210a
22 - azoteq,iqs7211a
23 - azoteq,iqs7211e
28 irq-gpios:
[all …]
H A Dcypress,cy8ctma340.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
14 - Javier Martinez Canillas <javier@dowhile0.org>
15 - Linus Walleij <linus.walleij@linaro.org>
18 - $ref: touchscreen.yaml#
26 - const: cypress,cy8ctma340
27 - const: cypress,cy8ctst341
28 - const: cypress,cyttsp-spi
31 - const: cypress,cyttsp-i2c
[all …]
H A Dtsc2005.txt4 - compatible : "ti,tsc2004" or "ti,tsc2005"
5 - reg : Device address
6 - interrupts : IRQ specifier
7 - spi-max-frequency : Maximum SPI clocking speed of the device
11 - vio-supply : Regulator specifier
12 - reset-gpios : GPIO specifier for the controller reset line
13 - ti,x-plate-ohms : integer, resistance of the touchscreen's X plates
15 - ti,esd-recovery-timeout-ms : integer, if the touchscreen does not respond after
18 - properties defined in touchscreen.txt
26 vio-supply = <&vio>;
[all …]
H A Dti,tsc2005.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Marek Vasut <marex@denx.de>
11 - Michael Welling <mwelling@ieee.org>
19 - ti,tsc2004
20 - ti,tsc2005
31 reset-gpios:
35 spi-max-frequency:
39 ti,x-plate-ohms:
[all …]
/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Dgpio-poweroff.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/power/reset/gpio-powerof
[all...]
H A Dgpio-poweroff.txt9 When the power-off handler is called, the gpio is configured as an
11 condition. This will also cause an inactive->active edge condition, so
12 triggering positive edge triggered power off. After a delay of 100ms,
13 the GPIO is set to inactive, thus causing an active->inactive edge,
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.
19 - compatible : should be "gpio-poweroff".
20 - gpios : The GPIO to set high/low, see "gpios property" in
26 - input : Initially configure the GPIO line as an input. Only reconfigure
27 it to an output when the power-off handler is called. If this optional
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Diqs626a.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jeff LaBundy <jeff@labundy.com>
13 The Azoteq IQS626A is a 14-channel capacitive touch controller that features
14 additional Hall-effect and inductive sensing capabilities.
19 - $ref: touchscreen/touchscreen.yaml#
31 "#address-cells":
34 "#size-cells":
37 azoteq,suspend-mode:
[all …]
H A Diqs269a.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jef
[all...]
H A Dinput-reset.txt11 The /chosen node should contain a 'linux,sysrq-reset-seq' child node to define
18 timeout-ms: duration keys must be pressed together in milliseconds before
25 linux,sysrq-reset-seq {
29 timeout-ms = <3000>;
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_schedule.c1 /*-
43 const char *wmesg, int timeout, int state) in linux_add_to_sleepqueue() argument
53 if (timeout != 0) in linux_add_to_sleepqueue()
54 sleepq_set_timeout(wchan, timeout); in linux_add_to_sleepqueue()
58 if (timeout == 0) in linux_add_to_sleepqueue()
59 ret = -sleepq_wait_sig(wchan, 0); in linux_add_to_sleepqueue()
61 ret = -sleepq_timedwait_sig(wchan, 0); in linux_add_to_sleepqueue()
63 if (timeout == 0) { in linux_add_to_sleepqueue()
67 ret = -sleepq_timedwait(wchan, 0); in linux_add_to_sleepqueue()
72 if (ret != 0 && ret != -EWOULDBLOC in linux_add_to_sleepqueue()
80 linux_msleep_interruptible(unsigned int ms) linux_msleep_interruptible() argument
254 linux_wait_event_common(wait_queue_head_t * wqh,wait_queue_t * wq,int timeout,unsigned int state,spinlock_t * lock) linux_wait_event_common() argument
292 linux_schedule_timeout(int timeout) linux_schedule_timeout() argument
359 linux_wait_on_bit_timeout(unsigned long * word,int bit,unsigned int state,int timeout) linux_wait_on_bit_timeout() argument
[all...]
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dpl011.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rob Herring <robh@kernel.org>
13 - $ref: /schemas/arm/primecell.yaml#
14 - $ref: serial.yaml#
22 - arm,pl011
24 - compatible
29 - const: arm,pl011
30 - const: arm,primecell
[all …]
/freebsd/sys/netinet/
H A Dsctp_sysctl.h1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
5 * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved.
6 * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved.
93 /* JRS - Variable for default congestion control module */
95 /* RS - Variable for default stream scheduling module */
138 /* autoasconf: Enable SCTP Auto-ASCONF */
139 #define SCTPCTL_AUTOASCONF_DESC "Enable SCTP Auto-ASCONF"
144 /* autoasconf: Enable SCTP Auto-ASCONF */
145 #define SCTPCTL_MULTIPLEASCONFS_DESC "Enable SCTP Multiple-ASCONFs"
[all …]
/freebsd/sys/contrib/device-tree/Bindings/peci/
H A Dpeci-controller.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/peci/peci-controller.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Iwona Winiarska <iwona.winiarska@intel.com>
19 pattern: "^peci-controller(@.*)?$"
21 cmd-timeout-ms:
23 Command timeout in units of ms.
28 - |
29 peci-controller@1e78b000 {
[all …]
H A Dpeci-aspeed.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/peci/peci-aspeed.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Iwona Winiarska <iwona.winiarska@intel.com>
11 - Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com>
14 - $ref: peci-controller.yaml#
19 - aspeed,ast2400-peci
20 - aspeed,ast2500-peci
21 - aspeed,ast2600-peci
[all …]
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Dziirave-wdt.txt4 - compatible: must be "zii,rave-wdt"
5 - reg: i2c slave address of device, usually 0x38
8 - timeout-sec: Watchdog timeout value in seconds.
9 - reset-duration-ms: Duration of the pulse generated when the watchdog times
15 compatible = "zii,rave-wdt";
17 timeout-sec = <30>;
18 reset-duration-ms = <30>;
/freebsd/contrib/unbound/util/
H A Drtt.h2 * util/rtt.h - UDP round trip time estimator for resend timeouts.
40 * round trip times for UDP resend timeout values.
58 /** min retransmit timeout value, in milliseconds */
60 /** max retransmit timeout value, in milliseconds */
70 * Get timeout to use for sending a UDP packet.
72 * @return: timeout to use in milliseconds. Relative time value.
77 * Get unclamped timeout to use for server selection.
94 * @param ms: estimate of roundtrip time in milliseconds.
96 void rtt_update(struct rtt_info* rtt, int ms);
99 * Update the statistics with a new timeout expired observation.
/freebsd/sys/dev/ftwd/
H A Dftwd.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2020 Poul-Henning Kamp
50 uint64_t timeout; in ftwd_func() local
57 /* Convert the requested timeout to seconds. */ in ftwd_func()
59 timeout = (uint64_t)1 << (cmd - WD_TO_1SEC); in ftwd_func()
61 timeout = 1; in ftwd_func()
63 if (timeout <= UINT8_MAX) { in ftwd_func()
64 val = timeout; in ftwd_func()
66 } else if ((timeout / 60) <= UINT8_MAX) { in ftwd_func()
[all …]
/freebsd/tests/sys/kern/
H A Dprace.c1 /*-
4 * SPDX-License-Identifier: BSD-2-Clause
9 * handler and repeatedly calls either ppoll() or pselect() with a 1 ms
10 * timeout, while the parent repeatedly sends SIGINT to the child at
28 #include <atf-c.h>
41 struct timespec timeout = { .tv_nsec = 1000000 }; in child() local
57 /* sleep for 1 ms with signals unblocked */ in child()
58 ret = poll ? ppoll(NULL, 0, &timeout, &set0) : in child()
59 pselect(0, NULL, NULL, NULL, &timeout, &set0); in child()
71 * the default action and re-raise SIGINT. in child()
[all …]
/freebsd/sys/dev/rtwn/usb/
H A Drtwn_usb_ep.c3 /*-
6 * Copyright (c) 2015-2016 Andriy Voskoboinyk <avos@FreeBSD.org>
80 .timeout = RTWN_TX_TIMEOUT, /* ms */
93 .timeout = RTWN_TX_TIMEOUT, /* ms */
106 .timeout = RTWN_TX_TIMEOUT, /* ms */
119 .timeout = RTWN_TX_TIMEOUT, /* ms */
126 struct rtwn_softc *sc = &uc->uc_sc; in rtwn_usb_setup_queues()
131 switch (uc->ntx) { in rtwn_usb_setup_queues()
145 nqpages = (sc->page_count - sc->npubqpages) / nqueues; in rtwn_usb_setup_queues()
151 nrempages = (sc->page_count - sc->npubqpages) % nqueues; in rtwn_usb_setup_queues()
[all …]
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dfile.h1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2008-2014, 2018-2024 Intel Corporation
4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH
5 * Copyright (C) 2016-2017 Intel Deutschland GmbH
55 IWL_UCODE_TLV_PAN = 7, /* deprecated -
[all...]
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_sis.c1 /*-
2 * Copyright 2016-2023 Microchip Technology, Inc. and/or its subsidiaries.
37 db_reg = PCI_MEM_GET32(softs, &softs->ioa_reg->host_to_ioa_db, in sis_disable_msix()
40 PCI_MEM_PUT32(softs, &softs->ioa_reg->host_to_ioa_db, in sis_disable_msix()
42 OS_SLEEP(1000); /* 1 ms delay for PCI W/R ordering issue */ in sis_disable_msix()
54 db_reg = PCI_MEM_GET32(softs, &softs->ioa_reg->host_to_ioa_db, in sis_enable_intx()
57 PCI_MEM_PUT32(softs, &softs->ioa_reg->host_to_ioa_db, in sis_enable_intx()
59 OS_SLEEP(1000); /* 1 ms delay for PCI W/R ordering issue */ in sis_enable_intx()
74 db_reg = PCI_MEM_GET32(softs, &softs->ioa_reg->host_to_ioa_db, in sis_disable_intx()
77 PCI_MEM_PUT32(softs, &softs->ioa_reg->host_to_ioa_db, in sis_disable_intx()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-lm3601x.txt1 * Texas Instruments - lm3601x Single-LED Flash Driver
3 The LM3601X are ultra-small LED flash drivers that
7 - compatible : Can be one of the following
10 - reg : I2C slave address
11 - #address-cells : 1
12 - #size-cells : 0
15 - reg : 0 - Indicates a IR mode
16 1 - Indicates a Torch (white LED) mode
20 - flash-max-microamp : Range from 11mA - 1.5A
21 - flash-max-timeout-us : Range from 40ms - 1600ms
[all …]

12345678910>>...26