Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs4234.c28 struct cs4234 { struct
120 struct cs4234 *cs4234 = container_of(dw, struct cs4234, vq_ramp_delay); in cs4234_vq_ramp_done() local
352 mclk_mult = cs4234->mclk_rate / cs4234->lrclk_rate; in cs4234_dai_hw_params()
447 struct cs4234 *cs4234 = rule->private; in cs4234_dai_rule_rate() local
688 static void cs4234_shutdown(struct cs4234 *cs4234) in cs4234_shutdown() argument
704 static int cs4234_powerup(struct cs4234 *cs4234) in cs4234_powerup() argument
736 struct cs4234 *cs4234; in cs4234_i2c_probe() local
773 cs4234->mclk_rate = clk_get_rate(cs4234->mclk); in cs4234_i2c_probe()
835 cs4234->rate_constraint.rats = cs4234->rate_dividers; in cs4234_i2c_probe()
865 struct cs4234 *cs4234 = dev_get_drvdata(dev); in cs4234_runtime_resume() local
[all …]
H A DMakefile88 snd-soc-cs4234-objs := cs4234.o
474 obj-$(CONFIG_SND_SOC_CS4234) += snd-soc-cs4234.o
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dcirrus,cs4234.yaml4 $id: http://devicetree.org/schemas/sound/cirrus,cs4234.yaml#
7 title: Cirrus Logic cs4234 audio CODEC
29 - cirrus,cs4234
65 cs4234: codec@11 {
66 compatible = "cirrus,cs4234";