Home
last modified time | relevance | path

Searched +full:confd +full:- +full:gpios (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/fpga/
Daltr,fpga-passive-serial.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/fpga/altr,fpga-passive-serial.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Fabio Estevam <[email protected]>
21 - $ref: /schemas/spi/spi-peripheral-props.yaml#
26 - altr,fpga-passive-serial
27 - altr,fpga-arria10-passive-serial
29 spi-max-frequency:
35 nconfig-gpios:
[all …]
/linux-6.14.4/arch/arm/boot/dts/nxp/imx/
Dimx6q-lxr.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
5 /dts-v1/;
6 #include "imx6q-phytec-pfla02.dtsi"
9 model = "COMVETIA QSoIP LXR-2";
10 compatible = "comvetia,imx6q-lxr", "phytec,imx6q-pfla02", "fsl,imx6q";
13 stdout-path = &uart4;
17 compatible = "spi-gpio";
18 pinctrl-names = "default";
19 pinctrl-0 = <&pinctrl_spi_gpio>;
20 sck-gpios = <&gpio5 8 GPIO_ACTIVE_HIGH>;
[all …]
/linux-6.14.4/sound/soc/codecs/
Dsta350.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Codec driver for ST STA350 2.1-channel high-efficiency digital audio system
34 #include <sound/soc-dapm.h>
54 /* Power-up register defaults */
155 "vdd-dig", /* digital supply, 3.3V */
156 "vdd-pll", /* pll supply, 3.3V */
157 "vcc" /* power amp supply, 5V - 26V */
178 static const DECLARE_TLV_DB_SCALE(mvol_tlv, -12750, 50, 1);
179 static const DECLARE_TLV_DB_SCALE(chvol_tlv, -7950, 50, 1);
180 static const DECLARE_TLV_DB_SCALE(tone_tlv, -1200, 200, 0);
[all …]