Home
last modified time | relevance | path

Searched refs:cs42l52 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dcs42l52.c721 cs42l52->sysclk = freq; in cs42l52_set_sysclk()
910 if (cs42l52->beep_rate) { in cs42l52_beep_work()
957 cs42l52->beep_rate = hz; in cs42l52_beep_event()
986 if (!cs42l52->beep) { in cs42l52_init_beep()
992 cs42l52->beep_rate = 0; in cs42l52_init_beep()
1006 cs42l52->beep = NULL; in cs42l52_init_beep()
1023 cs42l52->beep = NULL; in cs42l52_free_beep()
1099 cs42l52 = devm_kzalloc(&i2c_client->dev, sizeof(*cs42l52), GFP_KERNEL); in cs42l52_i2c_probe()
1100 if (cs42l52 == NULL) in cs42l52_i2c_probe()
1111 cs42l52->pdata = *pdata; in cs42l52_i2c_probe()
[all …]
H A DMakefile84 snd-soc-cs42l52-objs := cs42l52.o
470 obj-$(CONFIG_SND_SOC_CS42L52) += snd-soc-cs42l52.o
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dcs42l52.txt5 - compatible : "cirrus,cs42l52"
40 compatible = "cirrus,cs42l52";