Searched +full:sdmode +full:- +full:delay (Results 1 – 10 of 10) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0-only2 /* Copyright (c) 2010-2011,2013-2015 The Linux Foundation. All rights reserved.4 * max98357a.c -- MAX98357A ALSA SoC Codec driver8 #include <linux/delay.h>19 #include <sound/soc-dai.h>20 #include <sound/soc-dapm.h>23 struct gpio_desc *sdmode; member31 struct snd_soc_component *component = dai->component; in max98357a_daiops_trigger()35 if (!max98357a->sdmode) in max98357a_daiops_trigger()42 mdelay(max98357a->sdmode_delay); in max98357a_daiops_trigger()[all …]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Tzung-Bi Shih <[email protected]>13 Maxim Integrated MAX98357A/MAX98360A is a digital pulse-code modulation (PCM)17 - $ref: dai-common.yaml#22 - maxim,max98357a23 - maxim,max98360a25 '#sound-dai-cells':28 sdmode-gpios:[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)6 #include <dt-bindings/gpio/gpio.h>7 #include <dt-bindings/spmi/spmi.h>9 #include "mt8186-corsola-steelix.dtsi"12 chassis-type = "laptop";16 proc-supply = <&mt6319_buck1>;20 proc-supply = <&mt6319_buck1>;48 opp-hz = /bits/ 64 <2050000000>;49 opp-microvolt = <1118750>;53 opp-hz = /bits/ 64 <2200000000>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)5 * Copyright 2016-2017 Google, Inc8 #include <dt-bindings/input/input.h>9 #include "rk3399-op1.dtsi"18 stdout-path = "serial2:115200n8";27 * - Rails that only connect to the EC (or devices that the EC talks to)29 * - Rails _are_ included if the rails go to the AP even if the AP38 * - The EC controls the enable and the EC always enables a rail as40 * - The rails are actually connected to each other by a jumper and45 ppvar_sys: regulator-ppvar-sys {[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * Google Gru-scarlet board device tree source8 #include "rk3399-gru.dtsi"11 chassis-type = "tablet";16 pp1250_s3: regulator-pp1250-s3 {17 compatible = "regulator-fixed";18 regulator-name = "pp1250_s3";21 regulator-always-on;22 regulator-boot-on;23 regulator-min-microvolt = <1250000>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;8 #include "meson-g12a.dtsi"9 #include <dt-bindings/gpio/gpio.h>10 #include <dt-bindings/input/input.h>11 #include <dt-bindings/gpio/meson-g12a-gpio.h>12 #include <dt-bindings/sound/meson-g12a-tohdmitx.h>19 compatible = "adc-keys";20 io-channels = <&saradc 0>;21 io-channel-names = "buttons";[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;8 #include "meson-sm1.dtsi"9 #include <dt-bindings/gpio/gpio.h>10 #include <dt-bindings/input/input.h>11 #include <dt-bindings/gpio/meson-g12a-gpio.h>12 #include <dt-bindings/sound/meson-g12a-tohdmitx.h>23 mono_dac: audio-codec-0 {25 #sound-dai-cells = <0>;26 sound-name-prefix = "U16";[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)16 #include <dt-bindings/input/gpio-keys.h>17 #include <dt-bindings/input/input.h>18 #include <dt-bindings/leds/common.h>20 #include "sc7280-qcard.dtsi"21 #include "sc7280-chrome-common.dtsi"25 stdout-path = "serial0:115200n8";38 ppvar_sys: ppvar-sys-regulator {39 compatible = "regulator-fixed";40 regulator-name = "ppvar_sys";[all …]
1 // SPDX-License-Identifier: BSD-3-Clause3 /dts-v1/;5 #include <dt-bindings/gpio/gpio.h>6 #include <dt-bindings/sound/qcom,q6asm.h>7 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>14 /delete-node/ &tz_mem;15 /delete-node/ &ipa_fw_mem;20 chassis-type = "laptop";30 stdout-path = "serial0:115200n8";33 reserved-memory {[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/input/gpio-keys.h>10 #include <dt-bindings/input/input.h>11 #include <dt-bindings/leds/common.h>12 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>13 #include <dt-bindings/sound/sc7180-lpass.h>16 #include "sc7180-firmware-tfa.dtsi"22 thermal-zones {23 charger_thermal: charger-thermal {[all …]