/freebsd/sys/contrib/device-tree/Bindings/iio/dac/ |
H A D | ad5755.txt | 1 * Analog Devices AD5755 IIO Multi-Channel DAC Linux Driver 4 - compatible: Has to contain one of the following: 6 adi,ad5755-1 11 - reg: spi chip select number for the device 12 - spi-cpha or spi-cpol: is the only modes that is supported 15 - spi-max-frequency: Definition as per 16 Documentation/devicetree/bindings/spi/spi-bus.txt 19 See include/dt-bindings/iio/ad5755.h 20 - adi,ext-dc-dc-compenstation-resistor: boolean set if the hardware have an 23 - adi,dc-dc-phase: [all …]
|
H A D | adi,ad5755.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Analog Devices AD5755 Multi-Channel DAC 10 - Sean Nyekjaer <sean.nyekjaer@prevas.dk> 15 - adi,ad5755 16 - adi,ad5755-1 17 - adi,ad5757 18 - adi,ad5735 19 - adi,ad5737 [all …]
|
H A D | adi,ad5770r.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Alexandru Tachici <alexandru.tachici@analog.com> 14 Bindings for the Analog Devices AD5770R current DAC device. Datasheet can be 16 https://www.analog.com/media/en/technical-documentation/data-sheets/AD5770R.pdf 21 - adi,ad5770r 26 avdd-supply: 31 iovdd-supply: 35 vref-supply: [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | adi,ad7173.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Ceclan Dumitru <dumitru.ceclan@analog.com> 15 The AD717x family offer a complete integrated Sigma-Delta ADC solution which 16 can be used in high precision, low noise single channel applications 18 (Factory Automation PLC Input modules). The Sigma-Delta ADC is intended 23 The AD411X family encompasses a series of low power, low noise, 24-bit, 24 sigma-delta analog-to-digital converters that offer a versatile range of 26 fully differential/single-ended and bipolar voltage inputs. [all …]
|
H A D | adi,ad4130.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Cosmin Tanislav <cosmin.tanislav@analog.com> 15 https://www.analog.com/media/en/technical-documentation/data-sheets/AD4130-8.pdf 20 - adi,ad4130 29 clock-names: 31 - const: mclk 36 interrupt-names: 42 - int [all …]
|
H A D | ti,palmas-gpadc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/ti,palmas-gpadc.yaml# 5 $schema: http://devicetree.org/meta-schema [all...] |
H A D | palmas-gpadc.txt | 5 1 battery temp NTC (optional current source) 7 3 temp (with ext. diode, optional current source) 15 11 DC-DC current probe (how does this work?) 22 - compatible : Must be "ti,palmas-gpadc". 23 - #io-channel-cells: Should be set to <1>. 25 Optional sub-nodes: 26 ti,channel0-current-microamp: Channel 0 current in uA. 28 ti,channel3-current-microamp: Channel 3 current in uA. 30 ti,enable-extended-delay: Enable extended delay. 35 compatible = "ti,twl6035-pmic", "ti,palmas-pmic"; [all …]
|
H A D | qcom,spmi-iadc.txt | 1 Qualcomm's SPMI PMIC current ADC 3 QPNP PMIC current ADC (IADC) provides interface to clients to read current. 4 A 16 bit ADC is used for current measurements. IADC can measure the current 5 through an external resistor (channel 1) or internal (built-in) resistor 6 (channel 0). When using an external resistor it is to be described by 7 qcom,external-resistor-micro-ohms property. 11 - compatible: 14 Definition: Should contain "qcom,spmi-iadc". 16 - reg: 18 Value type: <prop-encoded-array> [all …]
|
H A D | qcom,spmi-iadc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/qcom,spmi-iadc.yaml# 5 $schema: http://devicetree.org/meta-schema [all...] |
/freebsd/sys/contrib/device-tree/Bindings/iio/afe/ |
H A D | current-sense-shunt.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/afe/current-sense-shunt.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Current Sense Shunt 10 - Peter Rosin <peda@axentia.se> 13 When an io-channel measures the voltage over a current sense shunt, 14 the interesting measurement is almost always the current through the 15 shunt, not the voltage over it. This binding describes such a current 20 const: current-sense-shunt [all …]
|
H A D | current-sense-shunt.txt | 1 Current Sense Shunt 4 When an io-channel measures the voltage over a current sense shunt, 5 the interesting measurement is almost always the current through the 6 shunt, not the voltage over it. This binding describes such a current 10 - compatible : "current-sense-shunt" 11 - io-channels : Channel node of a voltage io-channel. 12 - shunt-resistor-micro-ohms : The shunt resistance in microohms. 15 The system current is measured by measuring the voltage over a 19 compatible = "current-sense-shunt"; 20 io-channels = <&tiadc 0>; [all …]
|
H A D | current-sense-amplifier.txt | 1 Current Sense Amplifier 4 When an io-channel measures the output voltage from a current sense 5 amplifier, the interesting measurement is almost always the current 7 describes such a current sense circuit. 10 - compatible : "current-sense-amplifier" 11 - io-channels : Channel node of a voltage io-channel. 12 - sense-resistor-micro-ohms : The sense resistance in microohms. 15 - sense-gain-mult: Amplifier gain multiplier. The default is <1>. 16 - sense-gain-div: Amplifier gain divider. The default is <1>. 21 compatible = "current-sense-amplifier"; [all …]
|
H A D | current-sense-amplifier.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/afe/current-sense-amplifier.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Current Sense Amplifier 10 - Peter Rosin <peda@axentia.se> 13 When an io-channel measures the output voltage from a current sense 14 amplifier, the interesting measurement is almost always the current 16 describes such a current sense circuit. 20 const: current-sense-amplifier [all …]
|
/freebsd/share/man/man4/ |
H A D | net80211.4 | 1 .\"- 51 .Bl -tag -width ".Dv SIOCG80211" 62 .Bd -literal 73 -1 and set the global variable errno to 78 or in a user-specified buffer pointed to by 96 .Bl -tag -width indent 101 and is used only when operating on an HT channel. 137 and is used only when operating on an HT channel. 162 This value will be non-zero when AP bridging is enabled and otherwise zero. 180 Return the current authentication mode in [all …]
|
H A D | ng_hci.4 | 1 .\" Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com> 44 Bluetooth is a short-range radio link intended to replace the cable(s) 50 asynchronous data channel, up to three simultaneous synchronous voice 51 channels, or a channel which simultaneously supports asynchronous data 53 Each voice channel supports a 64 kb/s synchronous 54 (voice) channel in each direction. 55 The asynchronous channel can support 59 The Bluetooth system provides a point-to-point connection (only two 60 Bluetooth units involved), or a point-to-multipoint connection. 61 In the point-to-multipoint connection, [all …]
|
H A D | pwmc.4 | 35 .Bd -ragged -offset indent 43 .Bd -literal -offset indent 49 driver provides device-control access to a channel of PWM hardware. 52 device is associated with a single PWM output channel. 58 instance will exist for each channel, but changing the period or 59 duty cycle of any one channel may affect other channels within the 73 is the channel number within that hardware controller. 80 driver provides control of a PWM channel with the following 84 .Bl -tag -width indent 86 Retrieve the current state of the channel. [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | at91-natte.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * at91-natte.dts - Device Tree include file for the Natte board 11 mux: mux-controller { 12 compatible = "gpio-mux"; 13 #mux-control-cells = <0>; 15 mux-gpios = <&ioexp 0 GPIO_ACTIVE_HIGH>, 20 batntc-mux { 21 compatible = "io-channel-mux"; 22 io-channels = <&adc 5>; 23 io-channel-names = "parent"; [all …]
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | op_classes.c | 6 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 27 for (i = 0; i < mode->num_channels; i++) { in allow_channel() 30 chan_is_6ghz = is_6ghz_freq(mode->channels[i].freq); in allow_channel() 31 if (is_6ghz == chan_is_6ghz && mode->channels[i].chan == chan) in allow_channel() 35 if (i == mode->num_channels || in allow_channel() 36 (mode->channels[i].flag & HOSTAPD_CHAN_DISABLED)) in allow_channel() 40 *flags = mode->channels[i].flag; in allow_channel() 42 if (mode->channels[i].flag & HOSTAPD_CHAN_NO_IR) in allow_channel() 49 static int get_center_80mhz(struct hostapd_hw_modes *mode, u8 channel, in get_center_80mhz() argument 54 if (mode->mode != HOSTAPD_MODE_IEEE80211A) in get_center_80mhz() [all …]
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | location.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 3 * Copyright (C) 2015-2017 Intel Deutschland GmbH 4 * Copyright (C) 2018-2022 Intel Corporation 11 * enum iwl_location_subcmd_ids - location group command IDs 86 * struct iwl_tof_config_cmd - ToF configuration 88 * @one_sided_disabled: indicates if one-side [all...] |
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | adc-battery.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/power/supply/adc-battery.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Sebastian Reichel <sre@kernel.org> 18 and mandatory. The optional current/power channel is expected to 19 monitor the current/power flowing out of the battery. Last but not 20 least the temperature channel is supposed to measure the battery 24 - $ref: power-supply.yaml# 28 const: adc-battery [all …]
|
H A D | lego,ev3-battery.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/power/supply/lego,ev3-battery.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - David Lechner <david@lechnology.com> 11 - Sebastian Reichel <sre@kernel.org> 14 LEGO MINDSTORMS EV3 has some built-in capability for monitoring the battery. 15 It uses 6 AA batteries or a special Li-ion rechargeable battery pack that is 19 - $ref: power-supply.yaml# 23 const: lego,ev3-battery [all …]
|
/freebsd/contrib/ofed/librdmacm/man/ |
H A D | rdma_migrate_id.3 | 1 .\" Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md 2 .TH "RDMA_MIGRATE_ID" 3 "2007-11-13" "librdmacm" "Librdmacm Programmer's Manual" librdmacm 4 rdma_migrate_id \- Move a communication identifier to a different event channel. 10 .BI "struct rdma_event_channel *" channel ");" 14 .IP "channel" 12 15 The communication channel that events associated with the 18 Migrates a communication identifier to a different event channel. 20 Returns 0 on success, or -1 on error. If an error occurs, errno will be 24 channel and moves any pending events associated with the rdma_cm_id 25 to the new channel. Users should not poll for events on the [all …]
|
/freebsd/sys/dev/ic/ |
H A D | cd180.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 36 #define CD180_GICR 0x41 /* Global Interrupting Channel Register */ 40 #define CD180_CAR 0x64 /* Channel Access Register */ 49 /* Channel Registers */ 50 #define CD180_CCR 0x01 /* Channel Command Register */ 52 #define CD180_COR1 0x03 /* Channel Option Register 1 */ 53 #define CD180_COR2 0x04 /* Channel Option Register 1 */ 54 #define CD180_COR3 0x05 /* Channel Option Register 1 */ 55 #define CD180_CCSR 0x06 /* Channel Control STatus Register */ [all …]
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_ctx.c | 2 * Copyright 2000-2021 The OpenSSL Project Authors. All Rights Reserved. 16 /* The stack frame info is resizing, set a first-time expansion size; */ 27 /* Linked-list admin */ 30 /* A linked-list of bignums grouped in bundles */ 32 /* Linked-list admin */ 33 BN_POOL_ITEM *head, *current, *tail; member 82 static void ctxdbg(BIO *channel, const char *text, BN_CTX *ctx) in ctxdbg() argument 85 BN_POOL_ITEM *item = ctx->pool.head; in ctxdbg() 86 BN_STACK *stack = &ctx->stack; in ctxdbg() 88 BIO_printf(channel, "%s\n", text); in ctxdbg() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | exynos-thermal.txt | 5 - compatible : One of the following: 6 "samsung,exynos3250-tmu" 7 "samsung,exynos4412-tmu" 8 "samsung,exynos4210-tmu" 9 "samsung,exynos5250-tmu" 10 "samsung,exynos5260-tmu" 11 "samsung,exynos5420-tmu" for TMU channel 0, 1 on Exynos5420 12 "samsung,exynos5420-tmu-ext-triminfo" for TMU channels 2, 3 and 4 14 "samsung,exynos5433-tmu" 15 "samsung,exynos7-tmu" [all …]
|