Searched +full:micbias3 +full:- +full:microvolt (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | qcom,wcd934x.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 WCD9340/WCD9341 Codec is a standalone Hi-Fi audio codec IC. 14 It has in-built Soundwire controller, pin controller, interrupt mux and 27 reset-gpios: 31 slim-ifc-dev: true 36 clock-names: 39 vdd-buck-supply: [all …]
|
/Linux-v5.10/sound/soc/codecs/ |
D | wcd934x.c | 1 // SPDX-License-Identifier: GPL-2.0 5 #include <linux/clk-provider.h> 21 #include <sound/soc-dapm.h> 23 #include "wcd-clsh-v2.h" 416 COMPANDER_5, /* LO3_SE - not used in Tavil */ 417 COMPANDER_6, /* LO4_SE - not used in Tavil */ 497 .name = "WCD9335-IFC-DEV", 554 static const DECLARE_TLV_DB_SCALE(digital_gain, -8400, 100, -8400); 570 "Class H Invalid", "Class-H Hi-Fi", "Class-H Low Power", "Class-AB", 571 "Class-H Hi-Fi Low Power" [all …]
|