Searched refs:cs4265 (Results 1 – 3 of 3) sorted by relevance
331 cs4265->sysclk = freq; in cs4265_set_sysclk()335 cs4265->sysclk = 0; in cs4265_set_sysclk()376 cs4265->format = iface; in cs4265_set_fmt()572 struct cs4265_private *cs4265; in cs4265_i2c_probe() local579 if (cs4265 == NULL) in cs4265_i2c_probe()583 if (IS_ERR(cs4265->regmap)) { in cs4265_i2c_probe()584 ret = PTR_ERR(cs4265->regmap); in cs4265_i2c_probe()591 if (IS_ERR(cs4265->reset_gpio)) in cs4265_i2c_probe()592 return PTR_ERR(cs4265->reset_gpio); in cs4265_i2c_probe()594 if (cs4265->reset_gpio) { in cs4265_i2c_probe()[all …]
89 snd-soc-cs4265-objs := cs4265.o475 obj-$(CONFIG_SND_SOC_CS4265) += snd-soc-cs4265.o
7 - compatible : "cirrus,cs4265"20 codec_ad0_high: cs4265@4f { /* AD0 Pin is high */21 compatible = "cirrus,cs4265";26 codec_ad0_low: cs4265@4e { /* AD0 Pin is low */27 compatible = "cirrus,cs4265";