Home
last modified time | relevance | path

Searched full:cs47l24 (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dcs47l24.c3 * cs47l24.h -- ALSA SoC Audio driver for Cirrus Logic CS47L24
31 #include "cs47l24.h"
33 #define DRV_NAME "cs47l24-codec"
937 struct cs47l24_priv *cs47l24 = snd_soc_component_get_drvdata(component); in cs47l24_set_fll() local
941 return arizona_set_fll(&cs47l24->fll[0], source, Fref, Fout); in cs47l24_set_fll()
943 return arizona_set_fll(&cs47l24->fll[1], source, Fref, Fout); in cs47l24_set_fll()
945 return arizona_set_fll_refclk(&cs47l24->fll[0], source, Fref, in cs47l24_set_fll()
948 return arizona_set_fll_refclk(&cs47l24->fll[1], source, Fref, in cs47l24_set_fll()
966 .name = "cs47l24-aif1",
988 .name = "cs47l24-aif2",
[all …]
H A Dcs47l24.h3 * cs47l24.h -- ALSA SoC Audio driver for Cirrus Logic CS47L24
H A DMakefile100 snd-soc-cs47l24-objs := cs47l24.o
485 obj-$(CONFIG_SND_SOC_CS47L24) += snd-soc-cs47l24.o
H A Darizona.c183 case CS47L24: in arizona_init_spk()
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dwlf,arizona.yaml26 - cirrus,cs47l24
81 - cirrus,cs47l24
109 - cirrus,cs47l24
135 Digital power supply, normally supplied internally except on cs47l24,
141 cs47l24, wm1831 where it is mandatory.
H A Dcirrus,madera.yaml216 cs47l24, wm1831 where it is mandatory.
/openbmc/linux/drivers/mfd/
H A Darizona-spi.c217 case CS47L24: in arizona_spi_probe()
269 { "cs47l24", CS47L24 },
280 { .compatible = "cirrus,cs47l24", .data = (void *)CS47L24 },
H A Darizona-core.c620 case CS47L24: in arizona_runtime_resume()
710 case CS47L24: in arizona_runtime_suspend()
897 .name = "cs47l24-codec",
976 case CS47L24: in arizona_dev_init()
993 case CS47L24: in arizona_dev_init()
1174 case CS47L24: in arizona_dev_init()
1175 type_name = "CS47L24"; in arizona_dev_init()
1184 "CS47L24 registered as %d\n", in arizona_dev_init()
1186 arizona->type = CS47L24; in arizona_dev_init()
H A Darizona-irq.c244 case CS47L24: in arizona_irq_init()
H A DMakefile54 arizona-objs += cs47l24-tables.o
H A DKconfig1927 bool "Cirrus Logic CS47L24 and WM1831"
1930 Support for Cirrus Logic CS47L24 and WM1831 low power audio SoC
H A Dcs47l24-tables.c3 * Data tables for CS47L24 codec
172 .name = "cs47l24 IRQ",
/openbmc/linux/include/linux/mfd/arizona/
H A Dcore.h36 CS47L24 = 8, enumerator
/openbmc/linux/drivers/gpio/
H A Dgpio-arizona.c174 case CS47L24: in arizona_gpio_probe()
/openbmc/linux/
H A DMAINTAINERS23347 F: drivers/mfd/cs47l24*
23363 F: sound/soc/codecs/cs47l24*
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]