Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dcs43130.c238 struct cs43130_private *cs43130 = snd_soc_component_get_drvdata(component); in cs43130_pll_config() local
242 cs43130->mclk, cs43130->mclk_int); in cs43130_pll_config()
244 pll_entry = cs43130_get_pll_table(cs43130->mclk, cs43130->mclk_int); in cs43130_pll_config()
249 regmap_update_bits(cs43130->regmap, CS43130_PLL_SET_1, in cs43130_pll_config()
252 cs43130->pll_bypass = true; in cs43130_pll_config()
256 cs43130->pll_bypass = false; in cs43130_pll_config()
258 regmap_update_bits(cs43130->regmap, CS43130_PLL_SET_2, in cs43130_pll_config()
262 regmap_update_bits(cs43130->regmap, CS43130_PLL_SET_3, in cs43130_pll_config()
266 regmap_update_bits(cs43130->regmap, CS43130_PLL_SET_4, in cs43130_pll_config()
270 regmap_write(cs43130->regmap, CS43130_PLL_SET_5, in cs43130_pll_config()
[all …]
H A DMakefile68 snd-soc-cs43130-objs := cs43130.o
395 obj-$(CONFIG_SND_SOC_CS43130) += snd-soc-cs43130.o
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dcs43130.txt5 - compatible : "cirrus,cs43130", "cirrus,cs4399", "cirrus,cs43131",
51 cs43130: audio-codec@30 {
52 compatible = "cirrus,cs43130";