Home
last modified time | relevance | path

Searched +full:common +full:- +full:mode (Results 1 – 25 of 1029) sorted by relevance

12345678910>>...42

/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad4695.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Michael Hennerich <Michael.Hennerich@analog.com>
11 - Nuno Sá <nuno.sa@analog.com>
14 A family of similar multi-channel analog to digital converters with SPI bus.
21 $ref: /schemas/spi/spi-peripheral-props.yaml#
26 - adi,ad4695
27 - adi,ad4696
28 - adi,ad4697
[all …]
H A Dadi,ad7380.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Michael Hennerich <Michael.Hennerich@analog.com>
11 - Nuno Sá <nuno.sa@analog.com>
21 * https://www.analog.com/en/products/ad7380-4.html
22 * https://www.analog.com/en/products/ad7381-4.html
23 * https://www.analog.com/en/products/ad7383-4.html
24 * https://www.analog.com/en/products/ad7384-4.html
25 * https://www.analog.com/en/products/ad7386-4.html
[all …]
H A Dadc.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: IIO Common Properties for ADC Channels
10 - Jonathan Cameron <jic23@kernel.org>
13 A few properties are defined in a common way ADC channels.
17 pattern: "^channel(@[0-9a-f]+)?$"
29 description: If provided, the channel is to be used in bipolar mode.
31 diff-channels:
32 $ref: /schemas/types.yaml#/definitions/uint32-array
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dmax77693.txt1 Maxim MAX77693 multi-function device
4 - PMIC,
5 - CHARGER,
6 - LED,
7 - MUIC,
8 - HAPTIC
14 - compatible : Must be "maxim,max77693".
15 - reg : Specifies the i2c slave address of PMIC block.
16 - interrupts : This i2c device has an IRQ line connected to the main SoC.
19 - regulators : The regulators of max77693 have to be instantiated under subnode
[all …]
H A Dtps6105x.txt3 The TP61050/TPS61052 is a high-power "white LED driver". The
7 - compatible: "ti,tps61050" or "ti,tps61052"
8 - reg: Specifies the I2C slave address
10 Optional sub-node:
12 This subnode selects the chip's operational mode.
15 - regulator: presence of this sub-node puts the chip in regulator mode.
18 - led: presence of this sub-node puts the chip in led mode.
20 - function : see ../leds/common.txt
21 - color : see ../leds/common.txt
22 - label : see ../leds/common.txt
[all …]
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dsilabs,si5341.txt6 https://www.silabs.com/documents/public/data-sheets/Si5341-40-D-DataSheet.pdf
8 https://www.silabs.com/documents/public/reference-manuals/Si5341-40-D-RM.pdf
10 https://www.silabs.com/documents/public/reference-manuals/Si5345-44-42-D-RM.pdf
20 The driver can be used in "as is" mode, reading the current settings from the
21 chip at boot, in case you have a (pre-)programmed device. If the PLL is not
33 - compatible: shall be one of the following:
34 "silabs,si5340" - Si5340 A/B/C/D
35 "silabs,si5341" - Si5341 A/B/C/D
36 "silabs,si5342" - Si5342 A/B/C/D
37 "silabs,si5344" - Si5344 A/B/C/D
[all …]
/freebsd/contrib/ntp/
H A Ddot.emacs3 (defconst ntp-c-style
4 '((c-basic-offset . 8)
5 (fill-column . 72)
6 (c-offsets-alist . ((arglist-intro . +)
7 (case-label . *)
8 (statement-case-intro . *)
9 (statement-cont . *)
10 (substatement-open . 0))))
13 (defun ntp-c-mode-common-hook ()
15 (c-add-style "ntp" ntp-c-style nil))
[all …]
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-lm3532.txt1 * Texas Instruments - lm3532 White LED driver with ambient light sensing
4 The LM3532 provides the 3 high-voltage, low-side current sinks. The device is
5 programmable over an I2C-compatible interface and has independent
11 each with 32 internal voltage setting resistors, 8-bit logarithmic and linear
16 - compatible : "ti,lm3532"
17 - reg : I2C slave address
18 - #address-cells : 1
19 - #size-cells : 0
22 - enable-gpios : gpio pin to enable (active high)/disable the device.
23 - ramp-up-us - The Run time ramp rates/step are from one current
[all …]
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
19 See Documentation/devicetree/bindings/leds/common.txt
20 - flash-max-microamp : Range from 11mA - 1.5A
[all …]
H A Dleds-sc27xx-bltc.txt5 PWM mode or breath light mode.
8 - compatible: Should be "sprd,sc2731-bltc".
9 - #address-cells: Must be 1.
10 - #size-cells: Must be 0.
11 - reg: Specify the controller address.
14 - reg: Port this LED is connected to.
17 - function: See Documentation/devicetree/bindings/leds/common.txt.
18 - color: See Documentation/devicetree/bindings/leds/common.txt.
19 - label: See Documentation/devicetree/bindings/leds/common.txt (deprecated).
23 led-controller@200 {
[all …]
H A Dcommon.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/leds/common.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Common leds properties
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
[all …]
H A Drichtek,rt8515.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Linus Walleij <linus.walleij@linaro.org>
13 The Richtek RT8515 is a dual channel (two mode) LED driver that
14 supports driving a white LED in flash or torch mode. The maximum
15 current for each mode is defined in hardware using two resistors
22 enf-gpios:
26 ent-gpios:
30 richtek,rfs-ohms:
[all …]
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_eht.c3 * Copyright (c) 2021-2022, Qualcomm Innovation Center, Inc.
10 #include "utils/common.h"
46 static u8 ieee80211_eht_mcs_set_size(enum hostapd_hw_mode mode, u8 opclass, in ieee80211_eht_mcs_set_size() argument
71 if (he_oper_chwidth != -1) in ieee80211_eht_mcs_set_size()
76 band24 = mode == HOSTAPD_MODE_IEEE80211B || in ieee80211_eht_mcs_set_size()
77 mode == HOSTAPD_MODE_IEEE80211G || in ieee80211_eht_mcs_set_size()
78 mode == NUM_HOSTAPD_MODES; in ieee80211_eht_mcs_set_size()
79 band5 = mode == HOSTAPD_MODE_IEEE80211A || in ieee80211_eht_mcs_set_size()
80 mode == NUM_HOSTAPD_MODES; in ieee80211_eht_mcs_set_size()
112 struct hostapd_hw_modes *mode; in hostapd_eid_eht_capab_len() local
[all …]
/freebsd/sys/contrib/dev/athk/
H A Dhw.c23 #define REG_READ (common->ops->read)
24 #define REG_WRITE(_ah, _reg, _val) (common->ops->write)(_ah, _val, _reg)
27 * ath_hw_setbssidmask - filter out bssids we listen
29 * @common: the ath_common struct for the device.
33 * to decide which packets to ACK. In station mode and AP mode with a single
34 * BSS every bit matters since we lock to only one BSS. In AP mode with
46 * When you do this you are essentially computing the common bits of all your
52 * BSSID-01 and BSSID-02. Lets assume BSSID-01 will not use the MAC address.
53 * There is another BSSID-03 but you are not part of it. For simplicity's sake,
58 * BSSID-01: 0100 | --> Belongs to us
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dsprd,pinctrl.txt7 to configure for some global common configuration, such as domain
16 of them, so we can not make every Spreadtrum-special configuration
27 The second block comprises some common registers which have unified
29 to configure the pin sleep mode, function select and sleep related
32 Now we have 4 systems for sleep mode on SC9860 SoC: AP system,
35 - input-enable
36 - input-disable
37 - outpu
[all...]
/freebsd/contrib/ntp/html/
H A Dorphan.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
6 <title>Orphan Mode</title>
10 <h3>Orphan Mode</h3>
12 <!-- #BeginDate format:En2m -->4-Aug-2011 23:40<!-- #EndDate -->
15 …e necessary that the subnet servers and clients remain synchronized to a common timescale, not nec…
16 …hat the subnet is vulnerable to single-point failures and multiple server redundancy is not possi…
17 <p>A common configuration for private networks includes one or more core servers operating at the l…
19 …ts sharing the same common subnet, including potential orphan parents and potential orphan child…
20mode, a holdoff delay occurs when the daemon is first started and when all sources have been lost …
[all …]
/freebsd/crypto/krb5/src/util/
H A Dkrb5-hack-cc-mode-caselabel.el1 ;;; -*- mode: emacs-lisp; indent-tabs-mode: nil -*-
3 ;; emacs-23.x has a bug in cc-mode that that incorrectly deals with
7 (require 'cc-defs)
8 (require 'cc-vars)
9 (require 'cc-langs)
11 ;; Hack load-in-progress to silence the c-lang-defconst error. For
12 ;; some reason, load-in-progress is nil at some times when it
13 ;; shouldn't be, at least on released emacs-23.1.1.
14 (let ((load-in-progress t))
16 ;; Updated c-nonlabel-token-key based on cc-langs.el 5.267.2.22, to
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dethernet-phy.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/net/ethernet-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Ethernet PHY Common Properties
10 - Andrew Lunn <andrew@lunn.ch>
11 - Florian Fainelli <f.fainelli@gmail.com>
12 - Heiner Kallweit <hkallweit1@gmail.com>
14 # The dt-schema tools will generate a select statement first by using
21 pattern: "^ethernet-phy(@[a-f0-9]+)?$"
[all …]
/freebsd/contrib/nvi/vi/
H A Dv_at.c1 /*-
22 #include "../common/common.h"
26 * v_at -- @
45 * Historically, [@*]<carriage-return> and [@*][@*] executed the most in v_at()
46 * recently executed buffer in ex mode. In vi mode, only @@ repeated in v_at()
48 * vi mode as well, it's simpler and more consistent. in v_at()
53 name = F_ISSET(vp, VC_BUFFER) ? vp->buffer : '@'; in v_at()
59 name = sp->at_lbuf; in v_at()
70 sp->at_lbuf = name; in v_at()
73 * The buffer is executed in vi mode, while in vi mode, so simply in v_at()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dwlf,wm8994.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
11 - patches@opensource.cirrus.com
25 - wlf,wm1811
26 - wlf,wm8994
27 - wlf,wm8958
36 clock-names:
39 - const: MCLK1
[all …]
H A Ddavinci-mcasp-audio.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/davinci-mcasp-audio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jayesh Choudhary <j-choudhary@ti.com>
15 - ti,dm646x-mcasp-audio
16 - ti,da830-mcasp-audio
17 - ti,am33xx-mcasp-audio
18 - ti,dra7-mcasp-audio
19 - ti,omap4-mcasp-audio
[all …]
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_local.h2 * Copyright 2022-2025 The OpenSSL Project Authors. All Rights Reserved.
32 * for QSSO objects, wrapping the QUIC-native QUIC_STREAM object and tracking
36 /* QUIC_OBJ common header, including SSL object common header. */
39 /* The connection this stream is associated with. Always non-NULL. */
42 /* The stream object. Always non-NULL for as long as the XSO exists. */
55 * This state tracks SSL_write all-or-nothing (AON) write semantics
100 * Last 'normal' error during an app-level I/O operation, used by
101 * SSL_get_error(); used to track data-path errors like SSL_ERROR_WANT_READ
109 * layer for QCSO objects, wrapping the QUIC-native QUIC_CHANNEL object.
113 * QUIC_OBJ is a common header for QUIC APL objects, allowing objects of
[all …]
/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Dreboot-mode.txt1 Generic reboot mode core map driver
3 This driver get reboot mode arguments and call the write
8 All mode properties are vendor specific, it is a indication to tell
10 as mode-xxx = <magic> (xxx is mode name, magic should be a none-zero value).
12 For example modes common on Android platform:
13 - mode-normal: Normal reboot mode, system reboot with command "reboot".
14 - mode-recovery: Android Recovery mode, it is a mode to format the device or update a new image.
15 - mode-bootloader: Android fastboot mode, it's a mode to re-flash partitions on the Android based d…
16 - mode-loader: A bootloader mode, it's a mode used to download image on Rockchip platform,
20 reboot-mode {
[all …]
/freebsd/sys/dev/isci/scil/
H A Dsati_types.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
141 * This macro enables the common mode page data structures and code.
142 * Currently, MODE SENSE, MODE SELECT, and REQUEST SENSE all make
143 * reference to this common code. As a result, enable the common
144 * mode page code if any of these 3 are being translated.
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dusb-switch.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/usb/usb-switch.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: USB Orientation and Mode Switches Common Properties
10 - Greg Kroah-Hartman <gregkh@linuxfoundation.org>
13 Common properties for devices handling USB mode and orientation switching.
16 mode-switch:
20 orientation-switch:
24 retimer-switch:
[all …]

12345678910>>...42