Home
last modified time | relevance | path

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

12345678910

/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 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 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 …]
/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
10 output, and drive active, so triggering a level triggered power off
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
15 delay the GPIO is driver active again. If the power is still on and
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
[all …]
/freebsd/share/man/man4/
H A Dsctp.447 protocol provides reliable, flow-controlled, two-way
57 Internet address format and, in addition, provides a per-host
72 .Dq active
75 Active sockets initiate connections to passive
79 sockets are created active; to create a
90 Only active sockets may use the
105 third leg of the four-way handshake.
116 protocol directly supports multi-homing.
129 transport protocol is also multi-streamed.
130 Multi-streaming refers to the ability to send sub-ordered flows of
[all …]
H A Dtcp.43 .\" Copyright (c) 2010-2011 The FreeBSD Foundation
50 protocol provides reliable, flow-controlled, two-way
52 It is a byte-stream protocol used to
58 Internet address format and, in addition, provides a per-host
70 .Dq active
73 Active sockets initiate connections to passive
77 sockets are created active; to create a
87 Only active sockets may use the
119 .Bl -tag -width ".Dv TCP_FUNCTION_BLK"
122 by passing the read-only option
[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 Dazoteq,iqs7222.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>
21 - azoteq,iqs7222a
22 - azoteq,iqs7222b
23 - azoteq,iqs7222c
24 - azoteq,iqs7222d
29 irq-gpios:
32 Specifies the GPIO connected to the device's active-low RDY output.
[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...]
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dcommon.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jacek Anaszewski <jacek.anaszewski@gmail.com>
11 - Pavel Machek <pavel@ucw.cz>
16 blinking patterns, flash timeout, flash faults and external flash strobe mode.
25 led-sources:
30 $ref: /schemas/types.yaml#/definitions/uint32-array
35 from the header include/dt-bindings/leds/common.h. If there is no
42 the header include/dt-bindings/leds/common.h. If there is no matching
[all …]
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dbq256xx.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
6 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/sys/net80211/
H A Dieee80211_mesh.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
48 uint8_t conf_pselid; /* Active Path Sel. Proto. ID */
49 uint8_t conf_pmetid; /* Active Metric Identifier */
61 /* 2-254 reserved */
69 /* 2-254 reserved */
77 /* 2-254 reserved */
85 /* 2-254 rserved */
95 /* 3-254 reserved */
128 * the active active path selection metric identifier
[all …]
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-gpio.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/i2c/i2c-gpio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Wolfram Sang <wsa@kernel.org>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
18 - const: i2c-gpio
20 sda-gpios:
23 active high using open drain with (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)
24 from <dt-bindings/gpio/gpio.h> since the signal is by definition
[all …]
/freebsd/contrib/ofed/librdmacm/man/
H A Drdma_connect.31 .\" Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md
2 .TH "RDMA_CONNECT" 3 "2010-07-19" "librdmacm" "Librdmacm Programmer's Manual" librdmacm
4 rdma_connect \- Initiate an active connection request.
21 Returns 0 on success, or -1 on error. If an error occurs, errno will be
32 References a user-controlled data buffer. The contents of the buffer are
36 Specifies the size of the user-controlled data buffer. Note that the actual
75 configured with minimum RNR NAK timer and local ACK timeout values. The
76 minimum RNR NAK timer value is set to 0, for a delay of 655 ms.
77 The local ACK timeout is calculated based on the packet lifetime and local
82 Retry count and RNR retry count values are 3-bit values.
[all …]
H A Drdma_accept.31 .\" Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md
2 .TH "RDMA_ACCEPT" 3 "2014-05-27" "librdmacm" "Librdmacm Programmer's Manual" librdmacm
4 rdma_accept \- Called to accept a connection request.
21 Returns 0 on success, or -1 on error. If an error occurs, errno will be
43 References a user-controlled data buffer. The contents of the buffer are
47 Specifies the size of the user-controlled data buffer. Note that the actual
82 configured with minimum RNR NAK timer and local ACK timeout values. The
83 minimum RNR NAK timer value is set to 0, for a delay of 655 ms.
84 The local ACK timeout is calculated based on the packet lifetime and local
87 by the active side of the connection. The HCA ACK delay is a property of
[all …]
/freebsd/sys/dev/gpio/
H A Dgpiopower.c1 /*-
56 if (ofw_bus_is_compatible(dev, "gpio-poweroff")) { in gpiopower_probe()
59 } else if (ofw_bus_is_compatible(dev, "gpio-restart")) { in gpiopower_probe()
76 if ((node = ofw_bus_get_node(dev)) == -1) in gpiopower_attach()
79 if (ofw_gpiobus_parse_gpios(dev, "gpios", &sc->sc_pin) <= 0) { in gpiopower_attach()
84 if (ofw_bus_is_compatible(dev, "gpio-poweroff")) in gpiopower_attach()
85 sc->sc_rbmask = RB_HALT | RB_POWEROFF; in gpiopower_attach()
87 sc->sc_rbmask = 0; in gpiopower_attach()
89 sc->sc_hi_period = 100000; in gpiopower_attach()
90 sc->sc_lo_period = 100000; in gpiopower_attach()
[all …]
/freebsd/sys/dev/e1000/
H A De1000_82575.c2 SPDX-License-Identifier: BSD-3-Clause
4 Copyright (c) 2001-2020, Intel Corporation
68 bool active);
70 bool active);
72 bool active);
121 * e1000_sgmii_uses_mdio_82575 - Determine if I2C pins are for external MDIO
134 switch (hw->mac.type) { in e1000_sgmii_uses_mdio_82575()
155 * e1000_init_phy_params_82575 - Initialize PHY function ptrs
160 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_params_82575()
166 phy->ops.read_i2c_byte = e1000_read_i2c_byte_generic; in e1000_init_phy_params_82575()
[all …]
/freebsd/sys/dev/ixgbe/
H A Dixgbe_82598.c2 SPDX-License-Identifier: BSD-3-Clause
4 Copyright (c) 2001-2020, Intel Corporation
71 * ixgbe_set_pcie_completion_timeout - set pci-e completion timeout
74 * The defaults for 82598 should be in the range of 50us to 50ms,
75 * however the hardware default for these parts is 500us to 1ms which is less
76 * than the 10ms recommended by the pci-e spec. To address this we need to
77 * increase the value to either 10ms to 250ms for capability version 1 config,
78 * or 16ms to 55ms for version 2.
85 /* only take action if timeout value is defaulted to 0 */ in ixgbe_set_pcie_completion_timeout()
91 * timeout of 10ms to 250ms through the GCR register in ixgbe_set_pcie_completion_timeout()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-href-tvk1281618-r3.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later
7 #include <dt-bindings/interrupt-controller/irq.h>
8 #include <dt-bindings/input/input.h>
12 compatible = "gpio-keys";
13 #address-cells = <1>;
14 #size-cells = <0>;
15 vdd-supply = <&ab8500_ldo_aux1_reg>;
16 pinctrl-names = "default";
17 pinctrl-0 = <&hall_tvk_mode>;
32 interrupt-parent = <&gpio2>;
[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/bnxt/bnxt_re/
H A Dbnxt_re.h2 * Copyright (c) 2015-2024, Broadcom. All rights reserved. The term
99 * min_not_zero - return the minimum that is _not_ zero, unless both are zero
143 * the default timeout is approx. 260ms(4 usec * 2 ^(timeout))
165 ((rdev)->chip_ctx->hwrm_cmd_max_timeout * 1000)
184 #define BNXT_RE_MSIX_FROM_MOD_PARAM -1
219 #define BNXT_RE_RECOVERY_IB_UNINIT_WAIT_TIME_MS 30000 /* 30sec timeout */
390 spin_lock(&(_rdev)->res_list[_type].lock); \
391 list_add_tail(&(_res)->dbr_list, \
392 &(_rdev)->res_list[_type].head); \
393 spin_unlock(&(_rdev)->res_list[_type].lock); \
[all …]
/freebsd/stand/forth/
H A Dmenu.rc10 include /boot/menu-commands.4th
15 print_version \ print version string (bottom-right; see `version.4th')
16 draw-beastie \ draw freebsd mascot (on right; see `beastie.4th')
17 draw-brand \ draw the FreeBSD title (top-left; see `brand.4th')
18 menu-init \ initialize the menu area (see `menu.4th')
21 \ NOTE: To use `non-ansi' variants, add `loader_color=0' to loader.conf(5)
35 set maintoggled_ansi[1]="Boot ^[1mS^[mingle User ^[1m[Enter]^[m"
42 set mainansi_caption[2]="Boot ^[1mS^[mingle User"
51 \ Enable built-in "Reboot" trailing menuitem
56 \ Enable "Options:" separator. When set to a numerical value (1-8), a visual
[all …]
/freebsd/sys/riscv/sifive/
H A Dfu740_pci_dw.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
101 #define FUDW_MGMT_READ(_sc, _o) bus_read_4((_sc)->mgmt_res, (_o))
102 #define FUDW_MGMT_WRITE(_sc, _o, _v) bus_write_4((_sc)->mgmt_res, (_o), (_v))
105 { "sifive,fu740-pcie", 1 },
113 unsigned timeout; in fupci_phy_read() local
119 timeout = 10; in fupci_phy_read()
125 } while (--timeout > 0); in fupci_phy_read()
127 if (timeout == 0) { in fupci_phy_read()
128 device_printf(sc->dev, "Timeout waiting for read ACK\n"); in fupci_phy_read()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Dmmp2-olpc-xo-1-75.dts1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
8 /dts-v1/;
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/linux-event-codes.h>
12 #include <dt-bindings/interrupt-controller/irq.h>
13 #include <dt-bindings/clock/marvell,mmp2-audio.h>
16 model = "OLPC XO-1.75";
17 compatible = "olpc,xo-1.75", "mrvl,mmp2";
20 #address-cells = <1>;
21 #size-cells = <1>;
[all …]

12345678910