Searched refs:cs47l90 (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | cs47l90.c | 35 struct cs47l90 { struct 115 struct cs47l90 *cs47l90 = snd_soc_component_get_drvdata(component); in cs47l90_adsp_power_ev() local 116 struct madera_priv *priv = &cs47l90->core; in cs47l90_adsp_power_ev() 130 ret = madera_set_adsp_clk(&cs47l90->core, w->shift, freq); in cs47l90_adsp_power_ev() 2148 struct cs47l90 *cs47l90 = snd_soc_component_get_drvdata(component); in cs47l90_set_fll() local 2152 return madera_set_fll_refclk(&cs47l90->fll[0], source, fref, in cs47l90_set_fll() 2155 return madera_set_fll_refclk(&cs47l90->fll[1], source, fref, in cs47l90_set_fll() 2158 return madera_set_fll_ao_refclk(&cs47l90->fll[2], source, fref, in cs47l90_set_fll() 2161 return madera_set_fll_syncclk(&cs47l90->fll[0], source, fref, in cs47l90_set_fll() 2164 return madera_set_fll_syncclk(&cs47l90->fll[1], source, fref, in cs47l90_set_fll() [all …]
|
D | Makefile | 109 snd-soc-cs47l90-y := cs47l90.o 516 obj-$(CONFIG_SND_SOC_CS47L90) += snd-soc-cs47l90.o
|
/linux-6.12.1/drivers/pinctrl/cirrus/ |
D | Makefile | 18 pinctrl-madera-objs += pinctrl-cs47l90.o
|
/linux-6.12.1/drivers/mfd/ |
D | Makefile | 83 madera-objs += cs47l90-tables.o
|