Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs35l36.c1052 cs35l36->clksrc); in cs35l36_component_set_sysclk()
1162 if ((cs35l36->rev_id == CS35L36_REV_A0) && cs35l36->pdata.dcm_mode) { in cs35l36_component_probe()
1219 ret = cs35l36_boost_inductor(cs35l36, cs35l36->pdata.boost_ind); in cs35l36_component_probe()
1221 dev_err(cs35l36->dev, in cs35l36_component_probe()
1713 if (!cs35l36) in cs35l36_i2c_probe()
1716 cs35l36->dev = dev; in cs35l36_i2c_probe()
1755 ret = regulator_bulk_enable(cs35l36->num_supplies, cs35l36->supplies); in cs35l36_i2c_probe()
1775 if (cs35l36->reset_gpio) in cs35l36_i2c_probe()
1876 cs35l36); in cs35l36_i2c_probe()
1909 regulator_bulk_disable(cs35l36->num_supplies, cs35l36->supplies); in cs35l36_i2c_probe()
[all …]
H A DMakefile64 snd-soc-cs35l36-objs := cs35l36.o
450 obj-$(CONFIG_SND_SOC_CS35L36) += snd-soc-cs35l36.o
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dcs35l36.txt5 - compatible : "cirrus,cs35l36"
138 cs35l36: cs35l36@40 {
139 compatible = "cirrus,cs35l36";