Searched refs:cs47l85 (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | cs47l85.c | 35 struct cs47l85 { struct 115 struct cs47l85 *cs47l85 = snd_soc_component_get_drvdata(component); in cs47l85_adsp_power_ev() local 116 struct madera_priv *priv = &cs47l85->core; in cs47l85_adsp_power_ev() 133 ret = madera_set_adsp_clk(&cs47l85->core, w->shift, freq); in cs47l85_adsp_power_ev() 2226 struct cs47l85 *cs47l85 = snd_soc_component_get_drvdata(component); in cs47l85_set_fll() local 2230 return madera_set_fll_refclk(&cs47l85->fll[0], source, fref, in cs47l85_set_fll() 2233 return madera_set_fll_refclk(&cs47l85->fll[1], source, fref, in cs47l85_set_fll() 2236 return madera_set_fll_refclk(&cs47l85->fll[2], source, fref, in cs47l85_set_fll() 2239 return madera_set_fll_syncclk(&cs47l85->fll[0], source, fref, in cs47l85_set_fll() 2242 return madera_set_fll_syncclk(&cs47l85->fll[1], source, fref, in cs47l85_set_fll() [all …]
|
D | Makefile | 108 snd-soc-cs47l85-y := cs47l85.o 515 obj-$(CONFIG_SND_SOC_CS47L85) += snd-soc-cs47l85.o
|
/linux-6.12.1/drivers/pinctrl/cirrus/ |
D | Makefile | 15 pinctrl-madera-objs += pinctrl-cs47l85.o
|
/linux-6.12.1/drivers/mfd/ |
D | Makefile | 80 madera-objs += cs47l85-tables.o
|