/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | fsl.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Shawn Guo <shawnguo@kernel.org> 17 - description: i.MX1 based Boards 19 - enum: 20 - armadeus,imx1-apf9328 21 - fsl,imx1ads 22 - const: fsl,imx1 24 - description: i.MX23 based Boards [all …]
|
H A D | renesas.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas SH-Mobile, R-Mobile, and R-Car Platform 10 - Geert Uytterhoeven <geert+renesas@glider.be> 17 - description: Emma Mobile EV2 19 - enum: 20 - renesas,kzm9d # Kyoto Microcomputer Co. KZM-A9-Dual 21 - const: renesas,emev2 23 - description: RZ/A1H (R7S72100) [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/board/ |
H A D | fsl-board.txt | 1 Freescale Reference Board Bindings 4 exist on some Freescale reference boards. 6 * Board Control and Status (BCSR) 10 - compatible : Should be "fsl,<board>-bcsr" 11 - reg : Offset and length of the register set for the device 16 compatible = "fsl,mpc8360mds-bcsr"; 20 * Freescale on-board FPGA 22 This is the memory-mapped registers for on board FPGA. 25 - compatible: should be a board-specific string followed by a string 27 "fsl,<board>-fpga", "fsl,fpga-pixis", or [all …]
|
H A D | fsl,fpga-qixis-i2c.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/board/fsl,fpga-qixis-i2c.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Freescale on-board FPGA connected on I2C bus 10 - Frank Li <Frank.Li@nxp.com> 15 - items: 16 - enum: 17 - fsl,bsc9132qds-fpga 18 - const: fsl,fpga-qixis-i2c [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | cirrus,lochnagar.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: Cirrus Logic Lochnagar Audio Development Board 10 - patches@opensource.cirrus.com 13 Lochnagar is an evaluation and development board for Cirrus Logic 15 Logic devices on mini-cards, as well as allowing connection of various 25 [1] Clock : ../clock/clock-bindings.txt 28 [2] include/dt-bindings/clock/lochnagar.h 36 - cirrus,lochnagar1-clk [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/omap/ |
H A D | omap.txt | 5 On top of that an omap_device is created to extend the platform_device 11 to move data from hwmod to device-tree representation. 15 - compatible: Every devices present in OMAP SoC should be in the 17 - ti,hwmods: list of hwmod names (ascii strings), that comes from the OMAP 22 - ti,no_idle_on_suspend: When present, it prevents the PM to idle the module 24 - ti,no-reset-on-ini [all...] |
/freebsd/sys/dev/bhnd/ |
H A D | bhnd_match.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2015-2016 Landon Fuller <landon@landonf.org> 26 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER 43 to match on any revision. */ 45 to match on any revision. */ 50 .m.match._name = (_src)->m.match._name, \ 51 ._name = (_src)->_name 62 ((_m)->start == BHND_HWREV_INVALID && (_m)->end == BHND_HWREV_INVALID) 69 * to match on any revision. [all …]
|
H A D | bhnd_ids.h | 1 /*- 2 * SPDX-License-Identifier: ISC 4 * Copyright (c) 2015-2016 Landon Fuller <landon@landonf.org> 5 * Copyright (c) 1999-2015, Broadcom Corporation 9 * with the dd-wrt project, and the hndsoc.h header distributed with Broadcom's 30 * JEDEC JEP-106 Core Vendor IDs 32 * These are the JEDEC JEP-106 manufacturer ID representions (with ARM's 33 * non-standard 4-bit continutation code), as used in ARM's PrimeCell 38 * will need to convert bus-specific vendor IDs to their BHND_MFGID 39 * JEP-106 equivalents. [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/synaptics/ |
H A D | berlin2cd-valve-steamlink.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 5 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 19 gpio-restart { 20 compatible = "gpio-restart"; 22 active-delay = <100>; 23 inactive-delay = <10>; 24 wait-delay = <100>; 30 cpu-supply = <&vcpu>; 31 operating-points = < [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | ti,j721e-cpb-ivi-audio.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 5 --- 6 $id: http://devicetree.org/schemas/sound/ti,j721e-cp [all...] |
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | dts-coding-style.rst | 1 .. SPDX-License-Identifier: GPL-2.0 16 --------------------------- 24 * Lowercase characters: [a-z] 25 * Digits: [0-9] 26 * Dash: - 30 * Lowercase characters: [a-z] 31 * Digits: [0-9] 42 gpi_dma2: dma-controller@a00000 { 43 compatible = "qcom,sm8550-gpi-dma", "qcom,sm6350-gpi-dma"; 48 -------------- [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
H A D | r8a774a1-hihope-rzg2m-ex-mipi-2.1.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Device Tree Source for the HiHope RZ/G2M board 4 * connected with aistarvision-mipi-v2-adapter board 9 /dts-v1/; 10 #include "r8a774a1-hihope-rzg2m-ex.dts" 11 #include "hihope-rzg2-ex-aistarvision-mipi-adapter-2.1.dtsi" 14 model = "HopeRun HiHope RZ/G2M with sub board connected with aistarvision-mipi-v2-adapter board"; 15 compatible = "hoperun,hihope-rzg2m", "renesas,r8a774a1"; 19 * On RZ/G2M SoC LSI V1.3 CSI40 supports only 4 lane mode. 20 * HiHope RZ/G2M Rev.4.0 board is based on LSI V1.3 so disable csi40 and
|
/freebsd/sys/contrib/device-tree/Bindings/soc/renesas/ |
H A D | renesas.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Renesas SH-Mobile, R-Mobile, and R-Car Platform 10 - Geert Uytterhoeven <geert+renesas@glider.be> 17 - description: Emma Mobile EV2 19 - enum: 20 - renesas,kzm9d # Kyoto Microcomputer Co. KZM-A9-Dual 21 - const: renesas,emev2 23 - description: RZ/A1H (R7S72100) [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx7s-mba7.dts | 1 // SPDX-License-Identifier: GPL-2.0 OR X11 3 * Device Tree Source for TQ-Systems TQMa7S board on MBa7 carrier board. 5 * Copyright (C) 2016 TQ-Systems GmbH 6 * Author: Markus Niebel <Markus.Niebel@tq-group.com> 10 /dts-v1/; 12 #include "imx7s-tqma7.dtsi" 13 #include "imx7-mba7.dtsi" 16 model = "TQ-Systems TQMa7S board on MBa7 carrier board"; 17 compatible = "tq,imx7s-mba7", "tq,imx7s-tqma7", "fsl,imx7s";
|
H A D | imx6q-apalis-ixora.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 3 * Copyright 2014-2022 Toradex 8 /dts-v1/; 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/input/input.h> 12 #include <dt-bindings/interrupt-controller/irq.h> 14 #include "imx6qdl-apalis.dtsi" 17 model = "Toradex Apalis iMX6Q/D Module on Ixora Carrier Board"; 18 compatible = "toradex,apalis_imx6q-ixora", "toradex,apalis_imx6q", 30 stdout-path = "serial0:115200n8"; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/hisilicon/ |
H A D | hisilicon.txt | 2 ---------------------------------------------------- 5 - compatible = "hisilicon,hi3660"; 7 HiKey960 Board 9 - compatible = "hisilicon,hi3660-hikey960", "hisilicon,hi3660"; 13 - compatible = "hisilicon,hi3670"; 15 HiKey970 Board 17 - compatible = "hisilicon,hi3670-hikey970", "hisilicon,hi3670"; 21 - compatible = "hisilicon,hi3798cv200"; 23 Hi3798cv200 Poplar Board 25 - compatible = "hisilicon,hi3798cv200-poplar", "hisilicon,hi3798cv200"; [all …]
|
/freebsd/share/man/man4/ |
H A D | ti.4 | 15 .\" 4. Neither the name of the author nor the names of any co-contributors 26 .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 41 .Bd -ragged -offset indent 50 .Bd -literal -offset indent 56 driver provides support for PCI Gigabit Ethernet adapters based on 63 Either chip can be used in either a 32-bit or 64-bit PCI 75 10 and 100Mbps speeds is only available on boards with the proper 89 the Tigon 1) can be turned on with the 94 for more discussion on zero copy receive and header splitting. 102 To turn on [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sc7180-trogdor-quackingstick.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Google Quackingstick board device tree source 8 /dts-v1/; 10 #include "sc7180-trogdor.dtsi" 11 #include "sc7180-trogdor-rt5682i-sku.dtsi" 12 #include "sc7180-trogdor-detachable.dtsi" 15 ppvar_lcd: ppvar-lcd-regulator { 16 compatible = "regulator-fixed"; 17 regulator-name = "ppvar_lcd"; 20 enable-active-high; [all …]
|
H A D | sc7280-herobrine-herobrine-r1.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Google Herobrine board device tree source 8 /dts-v1/; 10 #include "sc7280-herobrine.dtsi" 11 #include "sc7280-herobrine-audio-rt5682.dtsi" 12 #include "sc7280-herobrine-lte-sku.dtsi" 53 * put the actual definition in the board device tree since different boards 59 clock-frequency = <400000>; 64 pinctrl-names = "default"; 65 pinctrl-0 = <&tp_int_odl>; [all …]
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_hopfpci.c | 4 * - clock driver for hopf 6039 PCI board (GPS or DCF77) 11 * the PCI-board driver for your system first. 13 * On Linux/UNIX 17 * the kernel module for the PCI-bus board. The driver sources 18 * belongs to the delivery equipment of the PCI-board. 20 * On Window [all...] |
/freebsd/sys/netinet/tcp_stacks/ |
H A D | sack_filter.c | 1 /*- 2 * Copyright (c) 2017-9 Netflix, Inc. 20 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 65 * cum-ack A 66 * sack B - C 68 * cum-ack A 69 * sack D - E 70 * sack B - C 72 * The previous sack information (B-C) is repeated 74 * SACK 2 then any work associated with B- [all...] |
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah_soc.h | 1 /*- 2 * SPDX-License-Identifier: ISC 4 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting 5 * Copyright (c) 2002-2008 Atheros Communications, Inc. 22 * Atheros System on Chip (SoC) public definitions. 26 * This is board-specific data that is stored in a "known" 30 * start of Board Configuration. Typically one gives up if 34 uint32_t magic; /* board data is valid */ 39 char boardName[64]; /* Name of board */ 40 uint16_t major; /* Board major number */ [all …]
|
/freebsd/share/man/man9/ |
H A D | bhnd.9 | 1 .\" Copyright (c) 2015-2016 Landon Fuller <landonf@FreeBSD.org> 24 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 326 .Fa "const struct bhnd_board_info *board" "const struct bhnd_board_match *desc" 372 .Fa "board" "flags" 392 .Bd -literal 398 .Bd -literal 406 .Bd -literal 414 .Bd -literal 417 .Bd -literal 427 .Bd -literal [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mips/img/ |
H A D | xilfpga.txt | 7 As we are dealing with a MIPS core instantiated on an FPGA, specifications 13 The example project runs on the Nexys4DDR board by Digilent powered by 14 the ARTIX-7 FPGA by Xilinx. 16 Relevant details about the example project and the Nexys4DDR board: 18 - microAptiv UP core m14Kc 19 - 50MHz clock speed 20 - 128Mbyte DDR RAM at 0x0000_0000 21 - 8Kbyte RAM at 0x1000_0000 22 - axi_intc at 0x1020_0000 23 - axi_uart16550 at 0x1040_0000 [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | cadence-nand-controller.txt | 4 - compatible : "cdns,hp-nfc" 5 - reg : Contains two entries, each of which is a tuple consisting of a 9 - reg-names: should contain "reg" and "sdma" 10 - #address-cells: should be 1. The cell encodes the chip select connection. 11 - #size-cells : should be 0. 12 - interrupts : The interrupt number. 13 - clocks: phandle of the controller core clock (nf_clk). 16 - dmas: shall reference DMA channel associated to the NAND controller 17 - cdns,board-delay-ps : Estimated Board delay. The value includes the total 18 round trip delay for the signals and is used for deciding on values [all …]
|