Searched refs:cs47l24 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | cs47l24.c | 1215 struct cs47l24_priv *cs47l24; in cs47l24_probe() local 1222 if (!cs47l24) in cs47l24_probe() 1233 platform_set_drvdata(pdev, cs47l24); in cs47l24_probe() 1235 cs47l24->core.arizona = arizona; in cs47l24_probe() 1236 cs47l24->core.num_inputs = 4; in cs47l24_probe() 1239 cs47l24->core.adsp[i].part = "cs47l24"; in cs47l24_probe() 1257 cs47l24->fll[i].vco_mult = 3; in cs47l24_probe() 1261 &cs47l24->fll[0]); in cs47l24_probe() 1264 &cs47l24->fll[1]); in cs47l24_probe() 1273 arizona_init_dai(&cs47l24->core, i); in cs47l24_probe() [all …]
|
H A D | Makefile | 100 snd-soc-cs47l24-objs := cs47l24.o 485 obj-$(CONFIG_SND_SOC_CS47L24) += snd-soc-cs47l24.o
|
/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 | Makefile | 54 arizona-objs += cs47l24-tables.o
|
/openbmc/linux/ |
H A D | MAINTAINERS | 23340 F: drivers/mfd/cs47l24* 23356 F: sound/soc/codecs/cs47l24*
|