Searched full:cs42l51 (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/Documentation/sound/soc/ |
D | dapm-graph.svg | 23 <title>cs42l51.0-004a</title> 25 <text text-anchor="middle" x="607" y="-598.8" font-family="sans-serif" font-size="14.00">cs42l51.0&… 79 <!-- cs42l51.0-004a_AIN1L --> 81 <title>cs42l51.0-004a_AIN1L</title> 86 <!-- cs42l51.0-004a_PGA-ADC Mux Left --> 88 <title>cs42l51.0-004a_PGA-ADC Mux Left</title> 93 <!-- cs42l51.0-004a_AIN1L->cs42l51.0-004a_PGA-ADC Mux Left --> 95 <title>cs42l51.0-004a_AIN1L->cs42l51.0-004a_PGA-ADC Mux Left</title> 99 <!-- cs42l51.0-004a_AIN1R --> 101 <title>cs42l51.0-004a_AIN1R</title> [all …]
|
/linux-6.12.1/sound/soc/codecs/ |
D | cs42l51.c | 3 * cs42l51.c 5 * ASoC Driver for Cirrus Logic CS42L51 codecs 29 #include "cs42l51.h" 258 struct cs42l51_private *cs42l51 = snd_soc_component_get_drvdata(comp); in mclk_event() local 262 return clk_prepare_enable(cs42l51->mclk_handle); in mclk_event() 266 clk_disable_unprepare(cs42l51->mclk_handle); in mclk_event() 311 struct cs42l51_private *cs42l51 = snd_soc_component_get_drvdata(component); in cs42l51_set_dai_fmt() local 317 cs42l51->audio_mode = format & SND_SOC_DAIFMT_FORMAT_MASK; in cs42l51_set_dai_fmt() 326 cs42l51->func = MODE_MASTER; in cs42l51_set_dai_fmt() 329 cs42l51->func = MODE_SLAVE_AUTO; in cs42l51_set_dai_fmt() [all …]
|
D | cs42l51-i2c.c | 3 * cs42l56.c -- CS42L51 ALSA SoC I2C audio driver 14 #include "cs42l51.h" 17 {"cs42l51"}, 23 { .compatible = "cirrus,cs42l51", }, 48 .name = "cs42l51", 59 MODULE_DESCRIPTION("ASoC CS42L51 I2C Driver");
|
D | cs42l51.h | 3 * cs42l51.h 5 * ASoC Driver for Cirrus Logic CS42L51 codecs
|
D | Makefile | 88 snd-soc-cs42l51-y := cs42l51.o 89 snd-soc-cs42l51-i2c-y := cs42l51-i2c.o 495 obj-$(CONFIG_SND_SOC_CS42L51) += snd-soc-cs42l51.o 496 obj-$(CONFIG_SND_SOC_CS42L51_I2C) += snd-soc-cs42l51-i2c.o
|
D | Kconfig | 906 tristate "Cirrus Logic CS42L51 CODEC (I2C)"
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | cirrus,cs42l51.yaml | 4 $id: http://devicetree.org/schemas/sound/cirrus,cs42l51.yaml# 7 title: CS42L51 audio codec 17 const: cirrus,cs42l51 65 cs42l51@4a { 66 compatible = "cirrus,cs42l51";
|
/linux-6.12.1/arch/arm/boot/dts/marvell/ |
D | kirkwood-openrd-client.dts | 27 cs42l51: cs42l51@4a { label 28 compatible = "cirrus,cs42l51"; 45 sound-dai = <&cs42l51>;
|
D | kirkwood-openrd-ultimate.dts | 24 cs42l51: cs42l51@4a { label 25 compatible = "cirrus,cs42l51";
|
D | armada-388-db.dts | 41 compatible = "cirrus,cs42l51";
|
D | armada-370-db.dts | 74 compatible = "cirrus,cs42l51";
|
/linux-6.12.1/sound/soc/kirkwood/ |
D | armada-370-db.c | 16 #include "../codecs/cs42l51.h" 59 DAILINK_COMP_ARRAY(COMP_CODEC(NULL, "cs42l51-hifi")), 74 .name = "CS42L51",
|
/linux-6.12.1/tools/sound/ |
D | dapm-graph | 176 # "./cs42l51.0-004a/dapm" -> "cs42l51.0-004a"
|
/linux-6.12.1/arch/arm/boot/dts/st/ |
D | stm32mp15xx-dkx.dtsi | 211 cs42l51: cs42l51@4a { label 212 compatible = "cirrus,cs42l51";
|