/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ddr/ |
H A D | jedec,lpddr2.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/memory-controllers/ddr/jedec,lpddr2.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: LPDDR2 SDRAM compliant to JEDEC JESD209-2 10 - Krzysztof Kozlowski <krzk@kernel.org> 13 - $ref: jedec,lpddr-props.yaml# 18 - items: 19 - enum: 20 - elpida,ECB240ABACN [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | ti,ts3a227e.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Dylan Reid <dgreid@chromium.org> 14 The TS3A227E detect headsets of 3-ring and 4-ring standards and 17 headset specification v1.0. 22 - ti,ts3a227e 25 const: 0x3b 32 description: Intended MICBIAS voltage (datasheet section 9.6.7). 34 - 0 # 2.1 V [all …]
|
H A D | tas5805m.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
H A D | ti,tas5805m.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Daniel Beer <daniel.beer@igorinstitute.com> 13 The TAS5805M is a class D audio amplifier with a built-in DSP. 18 - ti,tas5805m 23 I2C address of the amplifier. See the datasheet for possible values. 25 pvdd-supply: 27 Regulator for audio power supply (PVDD in the datasheet). 29 pdn-gpios: [all …]
|
H A D | cirrus,madera.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - patches@opensource.cirrus.com 21 include/dt-bindings/sound/madera.h 26 - $ref: dai-common.yaml# 29 '#sound-dai-cells': 38 INnAR INnBL INnBR. For non-muxed inputs the first two cells 40 and the second two cells must be 0. For muxed inputs the 46 $ref: /schemas/types.yaml#/definitions/uint32-array [all …]
|
H A D | cs35l35.txt | 5 - compatible : "cirrus,cs35l35" 7 - reg : the I2C address of the device for I2C 9 - VA-supply, VP-supply : power supplies for the device, 13 - interrupts : IRQ line info CS35L35. 14 (See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt 17 - cirrus,boost-ind-nanohenr [all...] |
H A D | wlf,arizona.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - patches@opensource.cirrus.com 20 - $ref: dai-common.yaml# 23 '#sound-dai-cells': 31 signals. Valid values are 0 (Differential), 1 (Single-ended) and 32 2 (Digital Microphone). If absent, INn_MODE registers set to 0 by 35 input signals, elements that have not been specified are set to 0 by 38 $ref: /schemas/types.yaml#/definitions/uint32-array [all …]
|
H A D | cirrus,cs42l42.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - patches@opensource.cirrus.com 13 The CS42L42 is a low-power audio codec designed for portable applications. 14 It provides a high-dynamic range, stereo DAC for audio playback and a mono 15 high-dynamic-range ADC for audio capture. There is an integrated headset 21 - cirrus,cs42l42 22 - cirrus,cs42l83 29 VP-supply: [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | silabs,si544.txt | 5 found in the datasheet[2]. 7 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt 8 [2] Si544 datasheet 9 https://www.silabs.com/documents/public/data-sheets/si544-datasheet.pdf 12 - compatible: One of "silabs,si514a", "silabs,si514b" "silabs,si514c" according 14 - reg: I2C device address. 15 - #clock-cells: From common clock bindings: Shall be 0. 18 - clock-output-names: From common clock bindings. Recommended to be "si544". 21 si544: clock-controller@55 { 22 reg = <0x55>; [all …]
|
H A D | silabs,si514.txt | 5 found in the datasheet[2]. 7 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt 8 [2] Si514 datasheet 12 - compatible: Shall be "silabs,si514" 13 - reg: I2C device address. 14 - #clock-cells: From common clock bindings: Shall be 0. 17 - clock-output-names: From common clock bindings. Recommended to be "si514". 20 si514: clock-generator@55 { 21 reg = <0x55>; 22 #clock-cells = <0>;
|
/freebsd/sys/contrib/device-tree/Bindings/iio/humidity/ |
H A D | sciosense,ens210.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Joshua Felmeden <jfelmeden@thegoodpenguin.co.uk> 15 Datasheet: 16 https://www.sciosense.com/wp-content/uploads/2024/04/ENS21x-Datasheet.pdf 17 https://www.sciosense.com/wp-content/uploads/2023/12/ENS210-Datasheet.pdf 22 - items: 23 - enum: 24 - sciosense,ens210a [all …]
|
H A D | ti,hdc2010.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Eugene Zaikonnikov <ez@norophonic.com> 16 http://www.ti.com/product/HDC2010/datasheet 17 http://www.ti.com/product/HDC2080/datasheet 22 - ti,hdc2010 23 - ti,hdc2080 25 vdd-supply: true 34 - compatible [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/light/ |
H A D | avago,apds9300.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Subhajit Ghosh <subhajit.ghosh@tweaklogic.com> 13 Datasheet: https://www.avagotech.com/docs/AV02-1077EN 14 Datasheet: https://www.avagotech.com/docs/AV02-4191EN 15 Datasheet: https://www.avagotech.com/docs/AV02-4755EN 20 - avago,apds9300 21 - avago,apds9306 22 - avago,apds9960 [all …]
|
H A D | isl29018.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Brian Masney <masneyb@onstation.org> 17 https://www.renesas.com/us/en/www/doc/datasheet/isl29018.pdf 18 https://www.renesas.com/us/en/www/doc/datasheet/isl29023.pdf 19 https://www.renesas.com/us/en/www/doc/datasheet/isl29035.pdf 24 - isil,isl29018 25 - isil,isl29023 26 - isil,isl29035 [all …]
|
H A D | vl6180.txt | 1 STMicro VL6180 - ALS, range and proximity sensor 3 Link to datasheet: https://www.st.com/resource/en/datasheet/vl6180x.pdf 7 -compatible: should be "st,vl6180" 8 -reg: the I2C address of the sensor 14 reg = <0x29>;
|
H A D | st,vl6180.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Manivannan Sadhasivam <manivannanece23@gmail.com> 11 - Peter Meerwald-Stadler <pmeerw@pmeerw.net> 15 Datasheet at https://www.st.com/resource/en/datasheet/vl6180x.pdf 30 - compatible 31 - reg 34 - | 35 #include <dt-bindings/interrupt-controller/irq.h> [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | print-realtek.c | 2 * Copyright (c) 2007 - Andrey "nording" Chernyak <andrew@nording.ru> 30 #include "netdissect-stdinc.h" 36 #define RTL_PROTOCOL_OFFSET 0 /* Protocol and possibly other data - 1 byte */ 38 #define RTL_PROTOCOL_RRCP 0x01 /* RRCP */ 39 #define RTL_PROTOCOL_REP 0x02 /* REP */ 40 #define RTL_PROTOCOL_RLDP 0x03 /* RLDP */ 41 #define RTL_PROTOCOL_RLDP2 0x23 /* also RLDP */ 42 #define RTL_PROTOCOL_XXX_DSA 0x04 /* DSA protocol for some chip(s) */ 54 #define RTL_PROTOCOL_8306_DSA 0x90 /* RTL8306 DSA protocol */ 55 #define RTL_PROTOCOL_8366RB_DSA 0xA0 /* RTL8366RB DSA protocol */ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8mn-ddr4-evk.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 9 #include "imx8mn-evk.dtsi" 13 compatible = "fsl,imx8mn-ddr4-evk", "fsl,imx8mn"; 17 cpu-supply = <&buck2_reg>; 21 cpu-supply = <&buck2_reg>; 25 cpu-supply = <&buck2_reg>; 29 cpu-supply = <&buck2_reg>; 33 operating-points-v2 = <&ddrc_opp_table>; 35 ddrc_opp_table: opp-table { [all …]
|
/freebsd/share/man/man4/ |
H A D | ads111x.4 | 35 .Bd -ragged -offset indent 42 .Bd -literal -offset indent 73 For devices that support multiple input pins, the device datasheet 75 making either single-ended or differential measurements. 83 setting number (0 through 7) shown in the datasheet. 106 Channel numbers in these sysctl variables range from 0 through 7. 107 .Bl -tag -width indent 119 The device datasheet documents eight available sample rates, chosen 120 by setting a value of 0 through 7 into the corresponding control 125 Because measurements are always made in single-shot mode, think of [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | adi,ad7944.yaml | 1 # 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 pin-compatible single channel differential analog to digital 21 $ref: /schemas/spi/spi-peripheral-props.yaml# 26 - adi,ad7944 27 - adi,ad7985 28 - adi,ad7986 [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/temperature/ |
H A D | mlx90632.txt | 3 Link to datasheet: https://www.melexis.com/en/documents/documentation/datasheets/datasheet-mlx90632 7 temperature is in range between -20 to 200 degrees Celsius with relative error 10 in range of -20 to 85 degrees Celsius it is suitable also for outdoor use. 20 - compatible: should be "melexis,mlx90632" 21 - reg: the I2C address of the sensor (default 0x3a) 27 reg = <0x3a>;
|
/freebsd/sys/contrib/device-tree/Bindings/display/imx/ |
H A D | fsl-imx-drm.txt | 8 - compatible: Should be "fsl,imx-display-subsystem" 9 - ports: Should contain a list of phandles pointing to display interface ports 14 display-subsystem { 15 compatible = "fsl,imx-display-subsystem"; 24 - compatible: Should be "fsl,<chip>-ipu" where <chip> is one of 25 - imx51 26 - imx53 27 - imx6q 28 - imx6qp 29 - reg: should be register base and length as documented in the [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | rohm,bd2606mvv.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
/freebsd/sys/contrib/device-tree/Bindings/iio/chemical/ |
H A D | sciosense,ens160.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: ScioSense ENS160 multi-gas sensor 10 - Gustavo Silva <gustavograzs@gmail.com> 13 Digital Multi-Gas Sensor for Monitoring Indoor Air Quality. 15 Datasheet: 16 https://www.sciosense.com/wp-content/uploads/2023/12/ENS160-Datasheet.pdf 21 - sciosense,ens160 29 vdd-supply: true [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/resolver/ |
H A D | adi,ad2s90.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 AD2S90 Resolver-to-Digital Converter 10 - Matheus Tavares <matheus.bernardino@usp.br> 13 Datasheet: https://www.analog.com/en/products/ad2s90.html 22 spi-max-frequency: 25 Chip's max frequency, as specified in its datasheet, is 2Mhz. But a 600ns 29 most 2 * 600ns, so the max frequency should be 1 / (2 * 6e-7), which gives 32 spi-cpol: true [all …]
|