/freebsd-src/sys/contrib/device-tree/Bindings/mfd/ |
H A D | max77693.txt | 1 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 D | tps6105x.txt | 3 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-src/sys/contrib/device-tree/Bindings/clock/ |
H A D | silabs,si5341.txt | 6 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-src/contrib/ntp/ |
H A D | dot.emacs | 3 (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-src/crypto/openssl/doc/man7/ |
H A D | EVP_KEYEXCH-ECDH.pod | 5 EVP_KEYEXCH-ECDH - ECDH Key Exchange algorithm support 15 =item "ecdh-cofactor-mode" (B<OSSL_EXCHANGE_PARAM_EC_ECDH_COFACTOR_MODE>) <integer> 17 Sets or gets the ECDH mode of operation for the associated key exchange ctx. 19 In the context of an Elliptic Curve Diffie-Hellman key exchange, this parameter 20 can be used to select between the plain Diffie-Hellman (DH) or Cofactor 21 Diffie-Hellman (CDH) variants of the key exchange algorithm. 23 When setting, the value should be 1, 0 or -1, respectively forcing cofactor mode 28 cofactor mode is on or off. 30 See also L<provider-keymgmt(7)> for the related 32 per-key basis. [all …]
|
H A D | EVP_SIGNATURE-RSA.pod | 5 EVP_SIGNATURE-RSA 6 - The EVP_PKEY RSA signature implementation 11 See L<EVP_PKEY-RSA(7)> for information related to RSA keys. 25 These common parameters are described in L<provider-signature(7)>. 27 =item "pad-mode" (B<OSSL_SIGNATURE_PARAM_PAD_MODE>) <UTF8 string> 43 =item "mgf1-digest" (B<OSSL_SIGNATURE_PARAM_MGF1_DIGEST>) <UTF8 string> 45 The digest algorithm name to use for the maskGenAlgorithm used by "pss" mode. 47 =item "mgf1-properties" (B<OSSL_SIGNATURE_PARAM_MGF1_PROPERTIES>) <UTF8 string> 49 Sets the name of the property query associated with the "mgf1-digest" algorithm. 54 The "pss" mode minimum salt length. The value can either be an integer, [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/leds/ |
H A D | leds-lm3532.txt | 1 * 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 D | leds-lm3601x.txt | 1 * 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 D | leds-sc27xx-bltc.txt | 5 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 D | richtek,rt8515.yaml | 1 # 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 …]
|
H A D | leds-ktd2692.txt | 1 * Kinetic Technologies - KTD2692 Flash LED Driver 3 KTD2692 is the ideal power solution for high-power flash LEDs. 4 It uses ExpressWire single-wire programming for maximum flexibility. 7 enable/disable the IC, Movie(max 1/3 of Flash current) / Flash mode current, 11 LED current will be ramped up to the flash-mode current level. 14 - compatible : Should be "kinetic,ktd2692". 15 - ctrl-gpios : Specifier of the GPIO connected to CTRL pin. 16 - aux-gpios : Specifier of the GPIO connected to AUX pin. 19 - vin-supply : "vin" LED supply (2.7V to 5.5V). 23 node - See Documentation/devicetree/bindings/leds/common.txt [all …]
|
H A D | leds-lp55xx.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/leds/leds-lp55x [all...] |
/freebsd-src/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | sprd,pinctrl.txt | 7 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 - output-high 38 - output-low 39 - bias-pull-up [all …]
|
/freebsd-src/sys/contrib/dev/athk/ |
H A D | hw.c | 23 #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-src/contrib/ntp/html/ |
H A D | orphan.html | 1 <!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… 20 …mode, a holdoff delay occurs when the daemon is first started and when all sources have been lost … [all …]
|
/freebsd-src/contrib/nvi/vi/ |
H A D | v_at.c | 1 /*- 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-src/sys/contrib/device-tree/Bindings/power/reset/ |
H A D | reboot-mode.txt | 1 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 …]
|
H A D | reboot-mode.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/power/reset/reboot-mode.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Generic reboot mode core map 10 - Andy Yan <andy.yan@rock-chips.com> 13 This driver get reboot mode arguments and call the write 18 All mode properties are vendor specific, it is a indication to tell 20 as mode-xxx = <magic> (xxx is mode name, magic should be a non-zero value). 22 For example, modes common Android platform are: [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/sound/ |
H A D | wlf,wm8994.yaml | 1 # 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 D | davinci-mcasp-audio.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/davinci-mcas [all...] |
/freebsd-src/sys/contrib/device-tree/Bindings/net/ |
H A D | ethernet-phy.yaml | 1 # 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 - Andre [all...] |
/freebsd-src/secure/lib/libcrypto/man/man7/ |
H A D | EVP_KEYEXCH-ECDH.7 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 71 .\" Fear. Run. Save yourself. No user-serviceable parts. 81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/display/ |
H A D | dsi-controller.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/dsi-controller.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Common Properties for DSI Display Panels 10 - Linus Walleij <linus.walleij@linaro.org> 13 This document defines device tree properties common to DSI, Display 26 reg-property set to the virtual channel number, usually there is just 33 clock-master: 42 "#address-cells": [all …]
|
/freebsd-src/sys/dev/isci/scil/ |
H A D | sati_types.h | 1 /*- 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-src/sys/contrib/device-tree/Bindings/pci/ |
H A D | pci-keystone.txt | 4 hardware version 3.65. It shares common functions with the PCIe DesignWare 5 core driver and inherits common properties defined in 6 Documentation/devicetree/bindings/pci/designware-pcie.txt 8 Please refer to Documentation/devicetree/bindings/pci/designware-pcie.txt 12 Required Properties:- 14 compatibility: Should be "ti,keystone-pcie" for RC on Keystone2 SoC 15 Should be "ti,am654-pcie-rc" for RC on AM654x SoC 16 reg: Three register ranges as listed in the reg-names property 17 reg-names: "dbics" for the DesignWare PCIe registers, "app" for the 22 interrupt-cells: should be set to 1 [all …]
|