Home
last modified time | relevance | path

Searched +full:function +full:- +full:enumerator (Results 1 – 25 of 181) sorted by relevance

12345678

/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm958625-meraki-kingpin.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
5 * Copyright (C) 2020-2021 Matthew Hagan <mnhagan88@gmail.com>
8 #include "bcm958625-meraki-mx6x-common.dtsi"
13 compatible = "gpio-keys-polled";
15 poll-interval = <20>;
17 button-reset {
25 compatible = "gpio-leds";
27 led-0 {
28 /* green:lan1-left */
29 function = LED_FUNCTION_ACTIVITY;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dst,led1202.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Vicentiu Galanopulo <vicentiu.galanopulo@remote-tech.co.uk>
13 The LED1202 is a 12-channel low quiescent current LED controller
15 for each channel by 8-bit analog and 12-bit digital dimming control.
17 https://www.st.com/en/power-management/led1202.html
26 "#address-cells":
29 "#size-cells":
33 "^led@[0-9a-f]$":
[all …]
H A Dleds-mt6360.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/leds/leds-mt6360.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Gene Chen <gene_chen@richtek.com>
15 Add MT6360 LED driver include 2-channel Flash LED with torch/strobe mode,
16 and 4-channel RGB LED support Register/Flash/Breath Mode
20 const: mediatek,mt6360-led
22 "#address-cells":
25 "#size-cells":
[all …]
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi1 <abi-corpus version='2.0' architecture='elf-amd-x86_64' soname='libzfs.so.7'>
2 <elf-needed>
13 <dependency name='ld-linux-x86-64.so.2'/>
14 </elf-needed>
15 <elf-function-symbols>
16 …<elf-symbol name='_sol_getmntent' type='func-type' binding='global-binding' visibility='default-vi…
17 …<elf-symbol name='_system_delay_taskq' type='func-type' binding='global-binding' visibility='defau…
18 …<elf-symbol name='_system_taskq' type='func-type' binding='global-binding' visibility='default-vis…
19 …<elf-symbol name='atomic_add_16' type='func-type' binding='global-binding' visibility='default-vis…
20 …<elf-symbol name='atomic_add_16_nv' type='func-type' binding='global-binding' visibility='default-
[all …]
/freebsd/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi1 <abi-corpus version='2.0' architecture='elf-amd-x86_64' soname='libzfs_core.so.3'>
2 <elf-needed>
6 <dependency name='ld-linux-x86-64.so.2'/>
7 </elf-needed>
8 <elf-function-symbols>
9 …<elf-symbol name='_sol_getmntent' type='func-type' binding='global-binding' visibility='default-vi…
10 …<elf-symbol name='_system_delay_taskq' type='func-type' binding='global-binding' visibility='defau…
11 …<elf-symbol name='_system_taskq' type='func-type' binding='global-binding' visibility='default-vis…
12 …<elf-symbol name='atomic_add_16' type='func-type' binding='global-binding' visibility='default-vis…
13 …<elf-symbol name='atomic_add_16_nv' type='func-type' binding='global-binding' visibility='default-
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mp-aristainetos3-proton2s.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/leds/common.h>
10 #include "imx8mp-aristainetos3a-som-v1.dtsi"
14 compatible = "abb,imx8mp-aristanetos3-proton2s",
15 "abb,imx8mp-aristanetos3-som",
20 compatible = "linux,wdt-gpio";
21 pinctrl-names = "default";
22 pinctrl-0 = <&pinctrl_watchdog_gpio>;
[all …]
H A Dimx8mm-verdin-yavia.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
6 #include <dt-bindings/leds/common.h>
10 compatible = "gpio-leds";
12 pinctrl-names = "default";
13 pinctrl-0 = <&pinctrl_leds_yavia>;
15 /* SODIMM 52 - LD1_RED */
16 led-0 {
18 function = LED_FUNCTION_DEBUG;
19 function-enumerator = <1>;
22 /* SODIMM 54 - LD1_GREEN */
[all …]
H A Dimx8mp-verdin-yavia.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
6 #include <dt-bindings/leds/common.h>
9 native-hdmi-connector {
10 compatible = "hdmi-connector";
16 remote-endpoint = <&hdmi_tx_out>;
22 reg_1p8v: regulator-1p8v {
23 compatible = "regulator-fixed";
24 regulator-max-microvolt = <1800000>;
25 regulator-min-microvolt = <1800000>;
26 regulator-name = "+V1.8_SW";
[all …]
H A Dimx8mp-aristainetos3-helios.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include <dt-bindings/leds/common.h>
9 #include <dt-bindings/gpio/gpio.h>
10 #include "imx8mp-aristainetos3a-som-v1.dtsi"
14 compatible = "abb,imx8mp-aristanetos3-helios",
15 "abb,imx8mp-aristanetos3-som",
18 led-controller {
19 compatible = "gpio-leds";
21 led-0 {
[all …]
H A Dimx8mp-verdin-ivy.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 * https://www.toradex.com/computer-on-modules/verdin-arm-family/nxp-imx-8m-plus
8 * https://www.toradex.com/products/carrier-board/ivy-carrier-board
11 #include <dt-bindings/mux/mux.h>
12 #include <dt-bindings/leds/common.h>
13 #include <dt-bindings/net/ti-dp83867.h>
17 ain1_voltage_unmanaged: voltage-divider-ain1 {
18 compatible = "voltage-divider";
19 #io-channel-cells = <1>;
20 io-channels = <&ivy_adc1 0>;
[all …]
H A Dimx8mm-verdin-ivy.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 * https://www.toradex.com/computer-on-modules/verdin-arm-family/nxp-imx-8m-mini-nano
8 * https://www.toradex.com/products/carrier-board/ivy-carrier-board
11 #include <dt-bindings/mux/mux.h>
12 #include <dt-bindings/leds/common.h>
16 ain1_voltage_unmanaged: voltage-divider-ain1 {
17 compatible = "voltage-divider";
18 #io-channel-cells = <1>;
19 io-channels = <&ivy_adc1 0>;
20 full-ohms = <19>;
[all …]
H A Dimx8mp-verdin-mallow.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 * https://www.toradex.com/computer-on-modules/verdin-arm-family/nxp-imx-8m-plus
8 * https://www.toradex.com/products/carrier-board/mallow-carrier-board
11 #include <dt-bindings/leds/common.h>
14 native-hdmi-connector {
15 compatible = "hdmi-connector";
21 remote-endpoint = <&hdmi_tx_out>;
27 compatible = "gpio-leds";
28 pinctrl-names = "default";
29 pinctrl-0 = <&pinctrl_leds>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Dkirkwood-c200-v1.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
4 * Copyright 2021-2022 Pawel Dembicki <paweldembicki@gmail.com>
7 /dts-v1/;
10 #include "kirkwood-6281.dtsi"
11 #include <dt-bindings/leds/common.h>
15 compatible = "ctera,c200-v1", "marvell,kirkwood-88f6281", "marvell,kirkwood";
19 stdout-path = &uart0;
28 compatible = "gpio-keys";
29 pinctrl-0 = <&pmx_buttons>;
30 pinctrl-names = "default";
[all …]
H A Darmada-370-c200-v2.dts1 // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
3 * Device Tree file for Ctera C200-V2
8 /dts-v1/;
10 #include "armada-370.dtsi"
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/input/input.h>
13 #include <dt-bindings/thermal/thermal.h>
14 #include <dt-bindings/leds/common.h>
18 compatible = "ctera,c200-v2", "marvell,armada370", "marvell,armada-370-xp";
22 stdout-path = "serial0:115200n8";
[all …]
H A Darmada-385-turris-omnia.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
5 * Copyright (C) 2016 Uwe Kleine-König <uwe@kleine-koenig.org>
8 * Schematic available at https://www.turris.cz/doc/_media/rtrom01-schema.pdf
11 /dts-v1/;
13 #include <dt-bindings/gpio/gpio.h>
14 #include <dt-bindings/input/input.h>
15 #include <dt-bindings/leds/common.h>
16 #include "armada-385.dtsi"
20 compatible = "cznic,turris-omnia", "marvell,armada385", "marvell,armada380";
23 stdout-path = &uart0;
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am62-verdin-yavia.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 * https://www.toradex.com/computer-on-modules/verdin-arm-family/ti-am62
8 * https://www.toradex.com/products/carrier-board/yavia
11 #include <dt-bindings/leds/common.h>
15 compatible = "gpio-leds";
16 pinctrl-names = "default";
17 pinctrl-0 = <&pinctrl_qspi1_clk_gpio>,
24 /* SODIMM 52 - LD1_RED */
25 led-0 {
27 function = LED_FUNCTION_DEBUG;
[all …]
H A Dk3-am62p-verdin-yavia.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 * https://www.toradex.com/computer-on-modules/verdin-arm-family/ti-am62p
8 * https://www.toradex.com/products/carrier-board/yavia
11 #include <dt-bindings/leds/common.h>
19 compatible = "gpio-leds";
20 pinctrl-names = "default";
21 pinctrl-0 = <&pinctrl_qspi1_clk_gpio>,
28 /* SODIMM 52 - LD1_RED */
29 led-0 {
31 function = LED_FUNCTION_DEBUG;
[all …]
H A Dk3-am62p-verdin-mallow.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 * https://www.toradex.com/computer-on-modules/verdin-arm-family/ti-am62p
8 * https://www.toradex.com/products/carrier-board/mallow-carrier-board
11 #include <dt-bindings/leds/common.h>
19 compatible = "gpio-leds";
20 pinctrl-names = "default";
21 pinctrl-0 = <&pinctrl_qspi1_clk_gpio>,
26 /* SODIMM 52 - USER_LED_1_RED */
27 led-0 {
29 function = LED_FUNCTION_DEBUG;
[all …]
H A Dk3-am62-verdin-mallow.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 * https://www.toradex.com/computer-on-modules/verdin-arm-family/ti-am62
8 * https://www.toradex.com/products/carrier-board/mallow-carrier-board
11 #include <dt-bindings/leds/common.h>
15 compatible = "gpio-leds";
16 pinctrl-names = "default";
17 pinctrl-0 = <&pinctrl_qspi1_clk_gpio>,
22 /* SODIMM 52 - USER_LED_1_RED */
23 led-0 {
25 function = LED_FUNCTION_DEBUG;
[all …]
H A Dk3-am62p-verdin-ivy.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 * https://www.toradex.com/computer-on-modules/verdin-arm-family/ti-am62p
8 * https://www.toradex.com/products/carrier-board/ivy-carrier-board
11 #include <dt-bindings/mux/mux.h>
12 #include <dt-bindings/leds/common.h>
13 #include <dt-bindings/net/ti-dp83867.h>
21 ain1_voltage_unmanaged: voltage-divider-ain1 {
22 compatible = "voltage-divider";
23 #io-channel-cells = <1>;
24 io-channels = <&ivy_adc1 0>;
[all …]
H A Dk3-am62-verdin-ivy.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 * https://www.toradex.com/computer-on-modules/verdin-arm-family/ti-am62
8 * https://www.toradex.com/products/carrier-board/ivy-carrier-board
11 #include <dt-bindings/mux/mux.h>
12 #include <dt-bindings/leds/common.h>
13 #include <dt-bindings/net/ti-dp83867.h>
17 ain1_voltage_unmanaged: voltage-divider-ain1 {
18 compatible = "voltage-divider";
19 #io-channel-cells = <1>;
20 io-channels = <&ivy_adc1 0>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm/renesas/
H A Dr9a06g032-rzn1d400-db.dts1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the RZN1D-DB Board
9 /dts-v1/;
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/input/input.h>
13 #include <dt-bindings/leds/common.h>
14 #include <dt-bindings/net/pcs-rzn1-miic.h>
15 #include <dt-bindings/pinctrl/rzn1-pinctrl.h>
20 model = "RZN1D-DB Board";
21 compatible = "renesas,rzn1d400-db", "renesas,r9a06g032";
[all …]
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DPciHotPlugInit.h12 The EFI_PCI_HOT_PLUG_INIT_PROTOCOL provides a mechanism for the PCI bus enumerator
20 the HPC to identify the HPC. When the PCI bus enumerator finds a root HPC, it
22 is unable to initialize a root HPC, the PCI enumerator will ignore that root HPC
26 From the standpoint of the PCI bus enumerator, HPCs are divided into the following
29 - Root HPC:
34 configuration space before the PCI enumerator programs all the upstream
35 bridges and thus enables the path to these devices. The PCI bus enumerator
38 - Nonroot HPC:
43 Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
44 SPDX-License-Identifier: BSD-2-Clause-Patent
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6ull-jozacp.dts1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/leds/common.h>
18 stdout-path = &uart1;
22 led-controller-1 {
23 compatible = "pwm-leds";
25 led-0 {
27 function = LED_FUNCTION_INDICATOR;
28 function-enumerator = <0>;
[all …]
H A Dimx6qdl-solidsense.dtsi4 * This file is dual-licensed: you can use it either under the terms
41 #include <dt-bindings/leds/common.h>
45 compatible = "gpio-leds";
46 pinctrl-names = "default";
47 pinctrl-0 = <&pinctrl_solidsense_leds>;
49 /* Red/Green LED1 - next to WiFi SMA */
50 led-11 {
52 function = LED_FUNCTION_INDICATOR;
53 function-enumerator = <0>;
57 led-12 {
[all …]

12345678