Searched +full:micbias +full:- +full:avdd +full:- +full:percent (Results 1 – 3 of 3) sorted by relevance
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | rockchip,rk3308-codec.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/sound/rockchip,rk3308-codec.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 SoC. It has 8 24-bit ADCs and 2 24-bit DACs. The maximum supported 19 * grp 0 -- MIC1 / MIC2 20 * grp 1 -- MIC3 / MIC4 21 * grp 2 -- MIC5 / MIC6 22 * grp 3 -- MIC7 / MIC8 25 - Luca Ceresoli <luca.ceresoli@bootlin.com> [all …]
|
| /linux/sound/soc/codecs/ |
| H A D | rk3308_codec.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 * Copyright (c) 2024, Vivax-Metrotech Ltd 57 static const DECLARE_TLV_DB_SCALE(rk3308_codec_adc_alc_gain_tlv, -1800, 150, 0); 58 static const DECLARE_TLV_DB_SCALE(rk3308_codec_dac_hpout_gain_tlv, -3900, 150, 0); 59 static const DECLARE_TLV_DB_SCALE(rk3308_codec_dac_hpmix_gain_tlv, -600, 600, 0); 62 0, 0, TLV_DB_SCALE_ITEM(-600, 0, 0), 63 1, 1, TLV_DB_SCALE_ITEM(-300, 0, 0), 64 2, 2, TLV_DB_SCALE_ITEM(-150, 0, 0), 182 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rk3308_codec_pop_sound_set() 189 regmap_update_bits(rk3308->regmap, RK3308_DAC_ANA_CON01, in rk3308_codec_pop_sound_set() [all …]
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx95-19x19-evk.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 8 #include <dt-bindings/pwm/pwm.h> 9 #include <dt-bindings/usb/pd.h> 15 #define BRD_SM_CTRL_SD3_WAKE 0x8000 /* PCAL6408A-0 */ 16 #define BRD_SM_CTRL_PCIE1_WAKE 0x8001 /* PCAL6408A-4 */ 17 #define BRD_SM_CTRL_BT_WAKE 0x8002 /* PCAL6408A-5 */ 18 #define BRD_SM_CTRL_PCIE2_WAKE 0x8003 /* PCAL6408A-6 */ 19 #define BRD_SM_CTRL_BUTTON 0x8004 /* PCAL6408A-7 */ 23 compatible = "fsl,imx95-19x19-evk", "fsl,imx95"; [all …]
|