Home
last modified time | relevance | path

Searched +full:rx +full:- +full:level +full:- +full:trig (Results 1 – 17 of 17) sorted by relevance

/freebsd-src/sys/contrib/device-tree/Bindings/spi/
H A Darm,pl022-peripheral-props.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/spi/arm,pl022-peripheral-props.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Peripheral-specific properties for Arm PL022 SPI controller
10 - Linus Walleij <linus.walleij@linaro.org>
19 - 0 # SPI
20 - 1 # Texas Instruments Synchronous Serial Frame Format
21 - 2 # Microwire (Half Duplex)
23 pl022,com-mode:
[all …]
H A Dspi-pl022.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/spi/spi-pl022.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Linus Walleij <linus.walleij@linaro.org>
13 - $ref: spi-controller.yaml#
14 - $ref: /schemas/arm/primecell.yaml#
23 - compatible
28 - const: arm,pl022
29 - const: arm,primecell
[all …]
/freebsd-src/sys/contrib/device-tree/src/arm64/broadcom/northstar2/
H A Dns2-svk.dts33 /dts-v1/;
39 compatible = "brcm,ns2-svk", "brcm,ns2";
49 stdout-path = "serial0:115200n8";
113 spi-max-frequency = <5000000>;
114 spi-cpha;
115 spi-cpol;
117 pl022,slave-tx-disable = <0>;
118 pl022,com-mod
[all...]
/freebsd-src/sys/contrib/device-tree/src/arm64/amd/
H A Damd-overdrive.dts1 // SPDX-License-Identifier: GPL-2.0
8 /dts-v1/;
10 /include/ "amd-seattle-soc.dtsi"
14 compatible = "amd,seattle-overdrive", "amd,seattle";
17 stdout-path = &serial0;
48 compatible = "mmc-spi-slot";
50 spi-max-frequency = <20000000>;
51 voltage-ranges = <3200 3400>;
53 interrupt-parent = <&gpio0>;
57 pl022,com-mode = <0x0>;
[all …]
H A Damd-overdrive-rev-b0.dts1 // SPDX-License-Identifier: GPL-2.0
9 /dts-v1/;
11 /include/ "amd-seattle-soc.dtsi"
12 /include/ "amd-seattle-cpus.dtsi"
16 compatible = "amd,seattle-overdrive", "amd,seattle";
19 stdout-path = &serial0;
23 compatible = "arm,psci-0.2";
30 amd,zlib-support = <1>;
63 compatible = "mmc-spi-slot";
65 spi-max-frequency = <20000000>;
[all …]
H A Damd-overdrive-rev-b1.dts1 // SPDX-License-Identifier: GPL-2.0
9 /dts-v1/;
11 /include/ "amd-seattle-soc.dtsi"
12 /include/ "amd-seattle-cpus.dtsi"
16 compatible = "amd,seattle-overdrive", "amd,seattle";
19 stdout-path = &serial0;
23 compatible = "arm,psci-0.2";
30 amd,zlib-support = <1>;
75 compatible = "mmc-spi-slot";
77 spi-max-frequency = <20000000>;
[all …]
H A Dhusky.dts1 // SPDX-License-Identifier: GPL-2.0
4 * Note: Based-on AMD Seattle Rev.B0
9 /dts-v1/;
11 /include/ "amd-seattle-soc.dtsi"
15 compatible = "amd,seattle-overdrive", "amd,seattle";
18 stdout-path = &serial0;
22 compatible = "arm,psci-0.2";
29 amd,zlib-support = <1>;
70 compatible = "mmc-spi-slot";
72 spi-max-frequency = <20000000>;
[all …]
/freebsd-src/sys/contrib/device-tree/src/arm/st/
H A Dspear1310-evb.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
8 /dts-v1/;
13 compatible = "st,spear1310-evb", "st,spear1310";
14 #address-cells = <1>;
15 #size-cells = <1>;
23 pinctrl-names = "default";
24 pinctrl-0 = <&state_default>;
63 smi-pmx {
127 label = "u-boot";
149 compatible = "gpio-keys";
[all …]
H A Dspear1340-evb.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
8 /dts-v1/;
13 compatible = "st,spear1340-evb", "st,spear1340";
14 #address-cells = <1>;
15 #size-cells = <1>;
23 pinctrl-names = "default";
24 pinctrl-0 = <&state_default>;
47 spdif-in {
51 spdif-out {
59 smi-pmx {
[all …]
/freebsd-src/sys/contrib/device-tree/src/arm/nxp/lpc/
H A Dlpc3250-phy3250.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * PHYTEC phyCORE-LPC3250 board
5 * Copyright (C) 2015-2019 Vladimir Zapolskiy <vz@mleia.com>
9 /dts-v1/;
13 model = "PHYTEC phyCORE-LPC3250 board based on NXP LPC3250";
22 compatible = "gpio-leds";
26 default-state = "off";
31 linux,default-trigger = "heartbeat";
37 power-supply = <&reg_lcd>;
41 remote-endpoint = <&cldc_output>;
[all …]
/freebsd-src/sys/contrib/dev/iwlwifi/fw/api/
H A Dmac.h1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2012-2014, 2018-2022, 2024 Intel Corporation
11 * AUX indices follows - 1 for non-CDB, 2 for CDB.
31 * enum iwl_mac_protection_flags - MA
[all...]
/freebsd-src/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-apq8060-dragonboard.dts1 // SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
2 #include <dt-bindings/input/input.h>
3 #include <dt-bindings/gpio/gpio.h>
4 #include <dt-bindings/leds/common.h>
5 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
6 #include <dt-bindings/pinctrl/qcom,pmic-mpp.h>
7 #include "qcom-msm8660.dtsi"
12 compatible = "qcom,apq8060-dragonboard", "qcom,msm8660";
19 stdout-path = "serial0:115200n8";
23 vph: regulator-fixed {
[all …]
/freebsd-src/sys/dev/qlnx/qlnxe/
H A Dreg_addr.h Error!

There was an error!

Java heap space

java.lang.OutOfMemoryError: Java heap space