Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs4270.c249 struct cs4270_private *cs4270 = snd_soc_component_get_drvdata(component); in cs4270_set_dai_sysclk() local
251 cs4270->mclk = freq; in cs4270_set_dai_sysclk()
272 struct cs4270_private *cs4270 = snd_soc_component_get_drvdata(component); in cs4270_set_dai_fmt() local
278 cs4270->mode = format & SND_SOC_DAIFMT_FORMAT_MASK; in cs4270_set_dai_fmt()
288 cs4270->slave_mode = 1; in cs4270_set_dai_fmt()
291 cs4270->slave_mode = 0; in cs4270_set_dai_fmt()
321 struct cs4270_private *cs4270 = snd_soc_component_get_drvdata(component); in cs4270_hw_params() local
331 ratio = cs4270->mclk / rate; /* MCLK/LRCK ratio */ in cs4270_hw_params()
350 if (cs4270->slave_mode) in cs4270_hw_params()
366 switch (cs4270->mode) { in cs4270_hw_params()
[all …]
/linux/arch/arm/boot/dts/intel/pxa/
H A Dpxa300-raumfeld-tuneable-clock.dtsi31 sound-dai = <&cs4270>;
46 cs4270: codec@48 { label
47 compatible = "cirrus,cs4270";
72 cs4270_pins: cs4270-pins {
H A Dpxa300-raumfeld-connector.dts30 sound-dai = <&cs4270>;