/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | adi,ad4000.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Analog Devices AD4000 and similar Analog to Digital Converters 10 - Marcelo Schmitt <marcelo.schmitt@analog.com> 13 Analog Devices AD4000 family of Analog to Digital Converters with SPI support. 15 https://www.analog.com/media/en/technical-documentation/data-sheets/ad4000-4004-4008.pdf 16 https://www.analog.com/media/en/technical-documentation/data-sheets/ad4001-4005.pdf 17 https://www.analog.com/media/en/technical-documentation/data-sheets/ad4002-4006-4010.pdf 18 https://www.analog.com/media/en/technical-documentation/data-sheets/ad4003-4007-4011.pdf [all …]
|
H A D | adi,ad7173.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2 # Copyright 2023 Analog Devices Inc. 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Analog Devices AD7173 ADC 11 - Ceclan Dumitru <dumitru.ceclan@analog.com> 14 Analog Devices AD717x ADC's: 15 The AD717x family offer a complete integrated Sigma-Delta ADC solution which 18 (Factory Automation PLC Input modules). The Sigma-Delta ADC is intended 20 outstanding performance with input bandwidths out to ~10kHz. [all …]
|
H A D | adi,ad7476.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2 # Copyright 2019 Analog Devices Inc. 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Michael Hennerich <michael.hennerich@analog.com> 15 They typically don't provide a MOSI pin, simply reading out data 21 - adi,ad7091 22 - adi,ad7091r 23 - adi,ad7273 24 - adi,ad7274 [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | rda,rda5807.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Paul Cercueil <paul@crapouillou.net> 15 - rda,rda5807 21 power-supply: true 31 rda,analog-out: 32 description: Enable analog audio output. 35 rda,i2s-out: 39 rda,lna-microamp: [all …]
|
H A D | adv7343.txt | 1 * Analog Devices adv7343 video encoder 3 The ADV7343 are high speed, digital-to-analog video encoders in a 64-lead LQFP 4 package. Six high speed, 3.3 V, 11-bit video DACs provide support for composite 5 (CVBS), S-Video (Y-C), and component (YPrPb/RGB) analog outputs in standard 10 - compatible: Must be "adi,adv7343" 13 - adi,power-mode-sleep-mode: on enable the current consumption is reduced to 16 - adi,power-mode-pll-ctrl: PLL and oversampling control. This control allows 19 - ad,adv7343-power-mode-dac: array configuring the power on/off DAC's 1..6, 22 - ad,adv7343-sd-config-dac-out: array configure SD DAC Output's 1 and 2, 0 = OFF 38 adi,power-mode-sleep-mode; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | adi,ltc2947.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Analog Devices LTC2947 high precision power and energy monitor 10 - Nuno Sá <nuno.sa@analog.com> 13 Analog Devices LTC2947 high precision power and energy monitor over SPI or I2C. 15 https://www.analog.com/media/en/technical-documentation/data-sheets/LTC2947.pdf 20 - adi,ltc2947 33 adi,accumulator-ctl-pol: 41 $ref: /schemas/types.yaml#/definitions/uint32-array [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32h7-pinctrl.dtsi | 2 * Copyright 2017 - Alexandre Torgue <alexandre.torgue@st.com> 4 * This file is dual-licensed: you can use it either under the terms 39 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 43 #include <dt-bindings/pinctrl/stm32-pinfunc.h> 47 i2c1_pins_a: i2c1-0 { 51 bias-disable; 52 drive-open-drain; 53 slew-rate = <0>; 57 ethernet_rmii: rmii-0 { 68 slew-rate = <2>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/ |
H A D | adi,ad3552r.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2 # Copyright 2020 Analog Devices Inc. 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Analog Devices AD2552R DAC device driver 11 - Nuno Sá <nuno.sa@analog.com> 14 Bindings for the Analog Devices AD3552R DAC device and similar. 16 https://www.analog.com/media/en/technical-documentation/data-sheets/ad3541r.pdf 17 https://www.analog.com/media/en/technical-documentation/data-sheets/ad3542r.pdf 18 https://www.analog.com/media/en/technical-documentation/data-sheets/ad3551r.pdf [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c.txt | 8 ----------------------------- 10 - #address-cells - should be <1>. Read more about addresses below. 11 - #size-cells - should be <0>. 12 - compatible - name of I2C bus controller 21 ----------------------------- 26 - clock-frequency 29 - i2c-bus 31 devices and non-I2C devices, the 'i2c-bus' subnode can be used for 32 populating I2C devices. If the 'i2c-bus' subnode is present, only 34 '#address-cells' and '#size-cells' must be defined under this subnode [all …]
|
/freebsd/share/man/man4/man4.arm/ |
H A D | ti_adc.4 | 22 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 30 .Nd TI AM3XXX analog to digital converter driver 36 driver provides access to the AIN (analog inputs) on am3xxx SoCs. 38 It provides raw readings of the converted values for each analog inputs. 45 .Bd -literal 85 On Beaglebone-black the analog input 7 is connected to the 3V3B rail through 91 .Bl -tag -width ".Va dev.ti_adc.0.clockdiv" 101 .Bl -tag -width ".Va dev.ti_adc.0.ain.%d.samples_avg" 113 Is the converted raw value of the voltage applied on the analog input. 124 .An -nosplit
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | allwinner,sun4i-a10-codec.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/sound/allwinner,sun4i-a10-codec.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Chen-Yu Tsai <wens@csie.org> 11 - Maxime Ripard <mripard@kernel.org> 14 "#sound-dai-cells": 19 - allwinner,sun4i-a10-codec 20 - allwinner,sun6i-a31-codec 21 - allwinner,sun7i-a20-codec [all …]
|
/freebsd/sys/arm/allwinner/a64/ |
H A D | sun50i_a64_acodec.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 25 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 120 { "allwinner,sun50i-a64-codec-analog", 1}, 131 #define A64CODEC_LOCK(sc) mtx_lock(&(sc)->mtx) 132 #define A64CODEC_UNLOCK(sc) mtx_unlock(&(sc)->mtx) 133 #define A64CODEC_READ(sc, reg) bus_read_4((sc)->res, (reg)) 134 #define A64CODEC_WRITE(sc, reg, val) bus_write_4((sc)->res, (reg), (val)) 148 /* De-assert reset */ in a64_acodec_pr_read() 174 /* De-assert reset */ in a64_acodec_pr_write() [all …]
|
/freebsd/sys/dev/sound/pci/hda/ |
H A D | hdacc.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 6 * Copyright (c) 2008-2012 Alexander Motin <mav@FreeBSD.org> 27 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 63 #define hdacc_lock(codec) snd_mtxlock((codec)->lock) 64 #define hdacc_unlock(codec) snd_mtxunlock((codec)->lock) 65 #define hdacc_lockassert(codec) snd_mtxassert((codec)->lock) 123 { HDA_CODEC_ALC660, 0, "Realtek ALC660-VD" }, 138 { HDA_CODEC_ALC861VD, 0, "Realtek ALC861-VD" }, 157 { HDA_CODEC_AD1882, 0, "Analog Devices AD1882" }, [all …]
|
/freebsd/usr.sbin/flowctl/ |
H A D | flowctl.8 | 1 .\" Copyright (c) 2004-2005 Gleb Smirnoff <glebius@FreeBSD.org> 22 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 44 .Bl -tag -width ".Fl d Ar level" 55 .Bl -tag -width ".Cm show" 57 This command is the analog of the 60 It dumps the contents of the flow cache in Cisco-like format. 68 which is analog of the 72 parameter can be specify to show selected flows in human-readable format. 75 .Ex -std 80 .An -nosplit
|
/freebsd/share/man/man4/ |
H A D | snd_hdsp.4 | 23 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 35 .Bd -ragged -offset indent 43 .Bd -literal -offset indent 57 .Bl -bullet -compact 59 RME HDSP 9632 (optional AO4S-192 and AIS-192 extension boards) 69 (32kHz-48kHz) and 4 channels at double speed (64kHz-96kHz). 70 Only the HDSP 9632 can operate at quad speed (128kHz-192kHz), ADAT is 79 .Bl -tag -width indent 82 When opened in multi-channel audio software, this makes all ports available 86 .Bl -column "Sound Card" "Single Speed" "Double Speed" "Quad Speed" [all …]
|
H A D | snd_hdspe.4 | 22 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 34 .Bd -ragged -offset indent 42 .Bd -literal -offset indent 56 .Bl -bullet -compact 58 RME HDSPe AIO (optional AO4S-192 and AI4S-192 extension boards) 68 (32kHz-48kHz), 4 channels at double speed (64kHz-96kHz), and 2 channels at 69 quad speed (128kHz-192kHz). 77 .Bl -tag -width indent 80 When opened in multi-channel audio software, this makes all ports available 84 .Bl -column "HDSPe RayDAT" "Single Speed" "Double Speed" "Quad Speed" [all …]
|
H A D | ads111x.4 | 22 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 30 .Nd driver for ADS101x and ADS111x i2c analog to digital converters 35 .Bd -ragged -offset indent 42 .Bd -literal -offset indent 48 driver provides support for the ADS101x/ADS111x family of analog 75 making either single-ended or differential measurements. 107 .Bl -tag -width indent 111 Other bits which are controlled by the driver are masked out, and 125 Because measurements are always made in single-shot mode, think of 141 sysctl variables -- you must access it specifically by name, because [all …]
|
/freebsd/sys/dev/ath/ath_hal/ar5312/ |
H A D | ar5312_attach.c | 1 /*- 2 * SPDX-License-Identifier: ISC 4 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting 5 * Copyright (c) 2002-2008 Atheros Communications, Inc. 16 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 40 .totalSizeDesired = { -41, -41, -48, -48, -48 }, in ar5312AniSetup() 41 .coarseHigh = { -18, -18, -16, -14, -12 }, in ar5312AniSetup() 42 .coarseLow = { -56, -56, -60, -60, -60 }, in ar5312AniSetup() 43 .firpwr = { -72, -72, -75, -78, -80 }, in ar5312AniSetup() 86 ah = &ahp->ah_priv.h; in ar5312Attach() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/frequency/ |
H A D | adi,adrf6780.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Antoniu Miclaus <antoniu.miclaus@analog.com> 16 https://www.analog.com/en/products/adrf6780.html 21 - adi,adrf6780 26 spi-max-frequency: 34 clock-names: 36 - const: lo_in 38 clock-output-names: [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
H A D | rk3288-rock2-square.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 /dts-v1/; 4 #include <dt-bindings/input/input.h> 5 #include "rk3288-rock2-som.dtsi" 9 compatible = "radxa,rock2-square", "rockchip,rk3288"; 12 stdout-path = "serial2:115200n8"; 15 adc-keys { 16 compatible = "adc-keys"; 17 io-channels = <&saradc 1>; 18 io-channel-names = "buttons"; [all …]
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211_attach.c | 1 /*- 2 * SPDX-License-Identifier: ISC 4 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting 5 * Copyright (c) 2002-2006 Atheros Communications, Inc. 16 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 229 ah = &ahp->ah_priv.h; in ar5211Attach() 231 OS_MEMCPY(&ahp->ah_priv, &ar5211hal, sizeof(struct ath_hal_private)); in ar5211Attach() 232 ah->ah_sc = sc; in ar5211Attach() 233 ah->ah_st = st; in ar5211Attach() 234 ah->ah_sh = sh; in ar5211Attach() [all …]
|
/freebsd/sys/dev/sound/macio/ |
H A D | davbusreg.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 24 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 87 /* Mute control for each analog output port. */ 98 /* Attenuation of each analog output port. */ 135 /* Demultiplexer. Routes the mixer 0-3 (see above) to output sources. 136 Output sources 0-2 can be converted to analog. */ 198 /* Digital input streams ISA-ISC. A stream may be derived from data coming 200 output sources OSA-OSD. */ 211 /* A digital scaler for input streams 0-4 A-H. */ [all …]
|
/freebsd/sys/arm/freescale/vybrid/ |
H A D | vf_anadig.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2013-2014 Ruslan Bukin <br@bsdpad.com> 25 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 30 * Vybrid Family Analog components control digital interface (ANADIG) 73 #define ANADIG_ANA_MISC0 0x150 /* Analog Miscellaneous */ 74 #define ANADIG_ANA_MISC1 0x160 /* Analog Miscellaneous */ 112 { -1, 0 } 122 if (!ofw_bus_is_compatible(dev, "fsl,mvf600-anadig")) in anadig_probe() 183 if (bus_alloc_resources(dev, anadig_spec, sc->res)) { in anadig_attach() [all …]
|
/freebsd/sys/dev/ath/ath_hal/ar9002/ |
H A D | ar9285_attach.c | 1 /*- 2 * SPDX-License-Identifier: ISC 4 * Copyright (c) 2008-2009 Sam Leffler, Errno Consulting 16 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 86 .totalSizeDesired = { -55, -55, -55, -55, -62 }, in ar9285AniSetup() 87 .coarseHigh = { -14, -14, -14, -14, -12 }, in ar9285AniSetup() 88 .coarseLow = { -64, -64, -64, -64, -70 }, in ar9285AniSetup() 89 .firpwr = { -78, -78, -78, -78, -80 }, in ar9285AniSetup() 103 AH5416(ah)->ah_ani_function &= ~(1 << HAL_ANI_NOISE_IMMUNITY_LEVEL); in ar9285AniSetup() 109 "LNA1-LNA2", [all …]
|
H A D | ar9287_attach.c | 1 /*- 2 * SPDX-License-Identifier: ISC 4 * Copyright (c) 2008-2009 Sam Leffler, Errno Consulting 16 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 85 .totalSizeDesired = { -55, -55, -55, -55, -62 }, in ar9287AniSetup() 86 .coarseHigh = { -14, -14, -14, -14, -12 }, in ar9287AniSetup() 87 .coarseLow = { -64, -64, -64, -64, -70 }, in ar9287AniSetup() 88 .firpwr = { -78, -78, -78, -78, -80 }, in ar9287AniSetup() 102 AH5416(ah)->ah_ani_function &= ~ HAL_ANI_NOISE_IMMUNITY_LEVEL; in ar9287AniSetup() 137 ah = &ahp->ah_priv.h; in ar9287Attach() [all …]
|