Home
last modified time | relevance | path

Searched full:cs4234 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dcs4234.c2 // cs4234.c -- ALSA SoC CS4234 driver
26 #include "cs4234.h"
28 struct cs4234 { struct
89 struct cs4234 *cs4234 = snd_soc_component_get_drvdata(component); in cs4234_dac14_grp_delay_put() local
96 regmap_read(cs4234->regmap, CS4234_ADC_CTRL2, &val); in cs4234_dac14_grp_delay_put()
103 regmap_read(cs4234->regmap, CS4234_DAC_CTRL4, &val); in cs4234_dac14_grp_delay_put()
120 struct cs4234 *cs4234 = container_of(dw, struct cs4234, vq_ramp_delay); in cs4234_vq_ramp_done() local
122 complete_all(&cs4234->vq_ramp_complete); in cs4234_vq_ramp_done()
128 struct cs4234 *cs4234 = snd_soc_component_get_drvdata(component); in cs4234_set_bias_level() local
134 wait_for_completion(&cs4234->vq_ramp_complete); in cs4234_set_bias_level()
[all …]
H A Dcs4234.h3 * ALSA SoC Audio driver for CS4234 codec
H A DMakefile88 snd-soc-cs4234-objs := cs4234.o
474 obj-$(CONFIG_SND_SOC_CS4234) += snd-soc-cs4234.o
H A DKconfig862 tristate "Cirrus Logic CS4234 CODEC"
/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
13 The CS4234 is a highly versatile CODEC that combines 4 channels of
20 to that of the 4 DACs in the audio path. Additionally, the CS4234
29 - cirrus,cs4234
65 cs4234: codec@11 {
66 compatible = "cirrus,cs4234";
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]
H A Dopengrok1.0.log[all...]