Searched full:cs47l24 (Results 1 – 17 of 17) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | cs47l24.c | 3 * 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 D | cs47l24.h | 3 * cs47l24.h -- ALSA SoC Audio driver for Cirrus Logic CS47L24
|
H A D | Makefile | 100 snd-soc-cs47l24-objs := cs47l24.o 485 obj-$(CONFIG_SND_SOC_CS47L24) += snd-soc-cs47l24.o
|
H A D | arizona.c | 183 case CS47L24: in arizona_init_spk()
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | wlf,arizona.yaml | 26 - 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 D | cirrus,madera.yaml | 216 cs47l24, wm1831 where it is mandatory.
|
/openbmc/linux/drivers/mfd/ |
H A D | arizona-spi.c | 217 case CS47L24: in arizona_spi_probe() 269 { "cs47l24", CS47L24 }, 280 { .compatible = "cirrus,cs47l24", .data = (void *)CS47L24 },
|
H A D | arizona-core.c | 620 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 D | arizona-irq.c | 244 case CS47L24: in arizona_irq_init()
|
H A D | Makefile | 54 arizona-objs += cs47l24-tables.o
|
H A D | Kconfig | 1927 bool "Cirrus Logic CS47L24 and WM1831" 1930 Support for Cirrus Logic CS47L24 and WM1831 low power audio SoC
|
H A D | cs47l24-tables.c | 3 * Data tables for CS47L24 codec 172 .name = "cs47l24 IRQ",
|
/openbmc/linux/include/linux/mfd/arizona/ |
H A D | core.h | 36 CS47L24 = 8, enumerator
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-arizona.c | 174 case CS47L24: in arizona_gpio_probe()
|
/openbmc/linux/ |
H A D | MAINTAINERS | 23347 F: drivers/mfd/cs47l24* 23363 F: sound/soc/codecs/cs47l24*
|
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |