Home
last modified time | relevance | path

Searched refs:cs47l24 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dcs47l24.c937 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()
1215 struct cs47l24_priv *cs47l24; in cs47l24_probe() local
1220 cs47l24 = devm_kzalloc(&pdev->dev, sizeof(struct cs47l24_priv), in cs47l24_probe()
1222 if (!cs47l24) in cs47l24_probe()
1233 platform_set_drvdata(pdev, cs47l24); in cs47l24_probe()
1235 cs47l24->core.arizona = arizona; in cs47l24_probe()
[all …]
H A DMakefile100 snd-soc-cs47l24-objs := cs47l24.o
485 obj-$(CONFIG_SND_SOC_CS47L24) += snd-soc-cs47l24.o
/openbmc/linux/drivers/mfd/
H A DMakefile54 arizona-objs += cs47l24-tables.o
/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...]