| /freebsd/sys/contrib/device-tree/Bindings/sound/ | 
| H A D | qcom,wcd937x-sdw.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 4 $id: http://devicetree.org/schemas/sound/qcom,wcd937x-sdw.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
 13   Qualcomm WCD9370/WCD9375 Codec is a standalone Hi-Fi audio codec IC.
 14   It has RX and TX Soundwire slave devices. This bindings is for the
 24   qcom,tx-port-mapping:
 26       Specifies static port mapping between device and host tx ports.
 27       In the order of the device port index which are adc1_port, adc23_port,
 [all …]
 
 | 
| H A D | qcom,wcd938x-sdw.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 4 $id: http://devicetree.org/schemas/sound/qcom,wcd938x-sd
 [all...]
 | 
| H A D | qcom,wcd939x-sdw.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 4 $id: http://devicetree.org/schemas/sound/qcom,wcd939x-sdw.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
 13   Qualcomm WCD9390/WCD9395 Codec is a standalone Hi-Fi audio codec IC.
 14   It has RX and TX Soundwire devices. This bindings is for the devices.
 23   qcom,tx-port-mapping:
 25       Specifies static port mapping between device and host tx ports.
 26       In the order of the device port index.
 [all …]
 
 | 
| H A D | qcom,wcd939x.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
 13   Qualcomm WCD9390/WCD9395 Codec is a standalone Hi-Fi audio codec IC.
 14   It has RX and TX Soundwire devices.
 15   The WCD9390/WCD9395 IC has a functionally separate USB-C Mux subsystem
 17   The Audio Headphone and Microphone data path between the Codec and the USB-C Mux
 18   subsystems are external to the IC, thus requiring DT port-endpoint graph description
 19   to handle USB-C altmode & orientation switching for Audio Accessory Mode.
 [all …]
 
 | 
| H A D | rockchip,i2s-tdm.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 4 $id: http://devicetree.org/schemas/sound/rockchip,i2s-tdm.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 15   - Nicolas Frattaroli <frattaroli.nicolas@gmail.com>
 18   - $ref: dai-common.yaml#
 23       - rockchip,px30-i2s-tdm
 24       - rockchip,rk1808-i2s-tdm
 25       - rockchip,rk3308-i2s-tdm
 26       - rockchip,rk3568-i2s-tdm
 [all …]
 
 | 
| H A D | qcom,wcd938x.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
 13   Qualcomm WCD9380/WCD9385 Codec is a standalone Hi-Fi audio codec IC.
 14   It has RX and TX Soundwire slave devices.
 17   - $ref: dai-common.yaml#
 18   - $ref: qcom,wcd93xx-common.yaml#
 23       - qcom,wcd9380-codec
 24       - qcom,wcd9385-codec
 [all …]
 
 | 
| H A D | qcom,wcd937x.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
 13   Qualcomm WCD9370/WCD9375 Codec is a standalone Hi-Fi audio codec IC.
 14   It has RX and TX Soundwire slave devices.
 17   - $ref: dai-common.yaml#
 18   - $ref: qcom,wcd93xx-common.yaml#
 23       - const: qcom,wcd9370-codec
 24       - items:
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/hsi/ | 
| H A D | omap-ssi.txt | 9 - compatible:		Should include "ti,omap3-ssi" or "ti,omap4-hsi"10 - reg-names:		Contains the values "sys" and "gdd" (in this order).
 11 - reg:			Contains a matching register specifier for each entry
 12 			in reg-names.
 13 - interrupt-names:	Contains the value "gdd_mpu".
 14 - interrupts: 		Contains matching interrupt information for each entry
 15 			in interrupt-names.
 16 - ranges:		Represents the bus address mapping between the main
 18 - clock-names:		Must include the following entries:
 22 - clocks:		Contains a matching clock specifier for each entry in
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ | 
| H A D | sm8650-qrd.dts | 1 // SPDX-License-Identifier: BSD-3-Clause6 /dts-v1/;
 8 #include <dt-bindings/leds/common.h>
 9 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
 22 	compatible = "qcom,sm8650-qrd", "qcom,sm8650";
 30 		stdout-path = "serial0:115200n8";
 33 	gpio-keys {
 34 		compatible = "gpio-keys";
 36 		pinctrl-0 = <&volume_up_n>;
 37 		pinctrl-names = "default";
 [all …]
 
 | 
| H A D | sm8650-hdk.dts | 1 // SPDX-License-Identifier: BSD-3-Clause6 /dts-v1/;
 8 #include <dt-bindings/leds/common.h>
 9 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
 21 	compatible = "qcom,sm8650-hdk", "qcom,sm8650";
 22 	chassis-type = "embedded";
 30 		stdout-path = "serial0:115200n8";
 33 	hdmi-out {
 34 		compatible = "hdmi-connector";
 37 		port {
 [all …]
 
 | 
| H A D | sm8550-hdk.dts | 1 // SPDX-License-Identifier: BSD-3-Clause6 /dts-v1/;
 8 #include <dt-bindings/leds/common.h>
 9 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
 22 	compatible = "qcom,sm8550-hdk", "qcom,sm8550";
 23 	chassis-type = "embedded";
 30 	wcd938x: audio-codec {
 31 		compatible = "qcom,wcd9385-codec";
 33 		pinctrl-names = "default";
 34 		pinctrl-0 = <&wcd_default>;
 [all …]
 
 | 
| H A D | sm8550-mtp.dts | 1 // SPDX-License-Identifier: BSD-3-Clause6 /dts-v1/;
 8 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
 22 	compatible = "qcom,sm8550-mtp", "qcom,sm8550";
 23 	chassis-type = "handset";
 29 	wcd938x: audio-codec {
 30 		compatible = "qcom,wcd9385-codec";
 32 		pinctrl-names = "default";
 33 		pinctrl-0 = <&wcd_default>;
 35 		qcom,micbias1-microvolt = <1800000>;
 [all …]
 
 | 
| H A D | sm8550-qrd.dts | 1 // SPDX-License-Identifier: BSD-3-Clause6 /dts-v1/;
 8 #include <dt-bindings/leds/common.h>
 9 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
 23 	compatible = "qcom,sm8550-qrd", "qcom,sm8550";
 24 	chassis-type = "handset";
 31 	wcd938x: audio-codec {
 32 		compatible = "qcom,wcd9385-codec";
 34 		pinctrl-names = "default";
 35 		pinctrl-0 = <&wcd_default>;
 [all …]
 
 | 
| H A D | x1e80100-qcp.dts | 1 // SPDX-License-Identifier: BSD-3-Clause6 /dts-v1/;
 8 #include <dt-bindings/gpio/gpio.h>
 9 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
 12 #include "x1e80100-pmics.dtsi"
 16 	compatible = "qcom,x1e80100-qcp", "qcom,x1e80100";
 22 	wcd938x: audio-codec {
 23 		compatible = "qcom,wcd9385-codec";
 25 		pinctrl-names = "default";
 26 		pinctrl-0 = <&wcd_default>;
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/ata/ | 
| H A D | sata_highbank.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 12   activity LEDs and for mapping the ComboPHYs.
 15   - Andre Przywara <andre.przywara@arm.com>
 19     const: calxeda,hb-ahci
 27   dma-coherent: true
 29   calxeda,pre-clocks:
 35   calxeda,post-clocks:
 41   calxeda,led-order:
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/net/ | 
| H A D | ibm,emac.txt | 8     correct clock-frequency property.13     - device_type       : "network"
 15     - compatible        : compatible list, contains 2 entries, first is
 16 			  "ibm,emac-CHIP" where CHIP is the host ASIC (440gx,
 18 			  "ibm,emac4".  For Axon, thus, we have: "ibm,emac-axon",
 20     - interrupts        : <interrupt mapping for EMAC IRQ and WOL IRQ>
 21     - reg               : <registers mapping>
 22     - local-mac-address : 6 bytes, MAC address
 23     - mal-device        : phandle of the associated McMAL node
 24     - mal-tx-channel    : 1 cell, index of the tx channel on McMAL associated
 [all …]
 
 | 
| H A D | cavium-pip.txt | 10 - compatible: "cavium,octeon-3860-pip"14 - reg: The base address of the PIP's register bank.
 16 - #address-cells: Must be <1>.
 18 - #size-cells: Must be <0>.
 21 - compatible: "cavium,octeon-3860-pip-interface"
 25 - reg: The interface number.
 27 - #address-cells: Must be <1>.
 29 - #size-cells: Must be <0>.
 31 Properties for PIP port which is a child the PIP interface:
 32 - compatible: "cavium,octeon-3860-pip-port"
 [all …]
 
 | 
| /freebsd/sys/contrib/xen/io/ | 
| H A D | netif.h | 4  * Unified network-device I/O interface for Xen guest OSes.24  * Copyright (c) 2003-2004, Keir Fraser
 55  * feature 'feature-rx-notify' via xenbus. Otherwise the backend will assume
 60  * "feature-split-event-channels" is introduced to separate guest TX
 65  * channels for TX and RX, advertise them to backend as
 66  * "event-channel-tx" and "event-channel-rx" respectively. If frontend
 67  * doesn't want to use this feature, it just writes "event-channel"
 73  * If supported, the backend will write the key "multi-queue-max-queues" to
 77  * key "multi-queue-num-queues", set to the number they wish to use, which
 79  * in "multi-queue-max-queues".
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/iommu/ | 
| H A D | mediatek,iommu.txt | 5 pagetable, and only supports 4K size page mapping. Generation two uses the6 ARM Short-Descriptor translation table format for address translation.
 14           +--------+
 16       gals0-rx   gals1-rx    (Global Async Local Sync rx)
 19       gals0-tx   gals1-tx    (Global Async Local Sync tx)
 21           +--------+
 25        +----------------+-------
 27        |             gals-rx        There may be GALS in some larbs.
 30        |             gals-tx
 36  +-----+-----+     +----+----+
 [all …]
 
 | 
| H A D | mediatek,iommu.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/src/arm/nxp/imx/ | 
| H A D | imx6q-b650v3.dts | 5  * This file is dual-licensed: you can use it either under the terms43 /dts-v1/;
 45 #include "imx6q-bx50v3.dtsi"
 49 	compatible = "ge,imx6q-b650v3", "advantech,imx6q-ba16", "fsl,imx6q";
 52 		stdout-path = &uart3;
 55 	panel-lvds0 {
 56 		compatible = "innolux,g121x1-l03";
 58 		power-supply = <®_lvds>;
 60 		port {
 [all...]
 | 
| /freebsd/share/man/man4/ | 
| H A D | sk.4 | 15 .\" 4. Neither the name of the author nor the names of any co-contributors36 .Nd "SysKonnect SK-984x and SK-982x PCI Gigabit Ethernet adapter driver"
 41 .Bd -ragged -offset indent
 49 .Bd -literal -offset indent
 55 driver provides support for the SysKonnect SK-984x and SK-982x series PCI
 65 allowing dual-port NIC configurations.
 67 The SK-982x 1000baseT adapters also include a Broadcom BCM5400 1000baseTX
 69 The Broadcom PHY is connected to the XMAC via its GMII port.
 73 driver configures dual port SysKonnect adapters such that each XMAC
 79 second port on dual port adapters for failover purposes: if the link
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/pci/ | 
| H A D | altera-pcie.txt | 4 - compatible :	should contain "altr,pcie-root-port-1.0" or "altr,pcie-root-port-2.0"5 - reg:		a list of physical base address and length for TXS and CRA.
 6 		For "altr,pcie-root-port-2.0", additional HIP base address and length.
 7 - reg-names:	must include the following entries:
 8 		"Txs": TX slave port region
 10 		"Hip": Hard IP region (if "altr,pcie-root-port-2.0")
 11 - interrupts:	specifies the interrupt source of the parent interrupt
 14 - device_type:	must be "pci"
 15 - #address-cells:	set to <3>
 16 - #size-cells:		set to <2>
 [all …]
 
 | 
| /freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/ | 
| H A D | ipoib.h | 1 /*-2  * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
 18  *      - Redistributions of source code must retain the above
 22  *      - Redistributions in binary form must reproduce the above
 202 	u64		mapping[IPOIB_CM_RX_SG];  member
 207 	u64		mapping[IPOIB_CM_TX_SG];  member
 212 	u64		mapping[IPOIB_UD_RX_SG];  member
 217 	u64		mapping[IPOIB_UD_TX_SG];  member
 239  * - Put the QP in the Error State
 240  * - Wait for the Affiliated Asynchronous Last WQE Reached Event;
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/net/dsa/ | 
| H A D | qca8k.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 5 $schema: http://devicetree.org/meta-schema
 [all...]
 |