/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | tcp_common.h | 2 * 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 D | rohm,bd9576-pmic.yaml | 1 # 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 D | cyttsp.txt | 4 - 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 D | azoteq,iqs7211.yaml | 1 # 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 D | cypress,cy8ctma340.yaml | 1 # 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 D | tsc2005.txt | 4 - 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 D | ti,tsc2005.yaml | 1 # 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 D | gpio-poweroff.yaml | 1 # 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 D | gpio-poweroff.txt | 9 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 D | iqs626a.yaml | 1 # 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 D | iqs269a.yaml | 1 # 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 D | input-reset.txt | 11 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/contrib/device-tree/Bindings/serial/ |
H A D | pl011.yaml | 1 # 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 D | sctp_sysctl.h | 1 /*- 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/compat/linuxkpi/common/src/ |
H A D | linux_schedule.c | 1 /*- 46 linux_jiffies_timeout_to_ticks(long timeout) in linux_jiffies_timeout_to_ticks() argument 48 if (timeout < 1) in linux_jiffies_timeout_to_ticks() 50 else if (timeout == MAX_SCHEDULE_TIMEOUT) in linux_jiffies_timeout_to_ticks() 52 else if (timeout > INT_MAX) in linux_jiffies_timeout_to_ticks() 55 return (timeout); in linux_jiffies_timeout_to_ticks() 60 const char *wmesg, long timeout, int state) in linux_add_to_sleepqueue() argument 68 stimeout = linux_jiffies_timeout_to_ticks(timeout); in linux_add_to_sleepqueue() 77 ret = -sleepq_wait_sig(wchan, 0); in linux_add_to_sleepqueue() 79 ret = -sleepq_timedwait_sig(wchan, 0); in linux_add_to_sleepqueue() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/peci/ |
H A D | peci-controller.yaml | 1 # 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 D | peci-aspeed.yaml | 1 # 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/dev/ufshci/ |
H A D | ufshci_uic_cmd.c | 1 /*- 5 * SPDX-License-Identifier: BSD-2-Clause 18 int timeout; in ufshci_uic_power_mode_ready() local 21 timeout = ticks + MSEC_2_TICKS(ctrlr->device_init_timeout_in_ms); in ufshci_uic_power_mode_ready() 31 if (timeout - ticks < 0) { in ufshci_uic_power_mode_ready() 34 "within %d ms\n", in ufshci_uic_power_mode_ready() 35 ctrlr->uic_cmd_timeout_in_ms); in ufshci_uic_power_mode_ready() 39 /* TODO: Replace busy-wait with interrupt-based pause. */ in ufshci_uic_power_mode_ready() 50 int timeout; in ufshci_uic_cmd_ready() local 53 timeout = ticks + MSEC_2_TICKS(ctrlr->uic_cmd_timeout_in_ms); in ufshci_uic_cmd_ready() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/watchdog/ |
H A D | ziirave-wdt.txt | 4 - 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 D | rtt.h | 2 * 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 D | ftwd.c | 1 /*- 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 D | prace.c | 1 /*- 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 D | rtwn_usb_ep.c | 3 /*- 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 D | file.h | 1 /* 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 D | smartpqi_sis.c | 1 /*- 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 …]
|