Searched refs:cs43130 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | cs43130.c | 239 struct cs43130_private *cs43130 = snd_soc_component_get_drvdata(component); in cs43130_pll_config() local 243 cs43130->mclk, cs43130->mclk_int); in cs43130_pll_config() 245 pll_entry = cs43130_get_pll_table(cs43130->mclk, cs43130->mclk_int); in cs43130_pll_config() 250 regmap_update_bits(cs43130->regmap, CS43130_PLL_SET_1, in cs43130_pll_config() 253 cs43130->pll_bypass = true; in cs43130_pll_config() 257 cs43130->pll_bypass = false; in cs43130_pll_config() 259 regmap_update_bits(cs43130->regmap, CS43130_PLL_SET_2, in cs43130_pll_config() 263 regmap_update_bits(cs43130->regmap, CS43130_PLL_SET_3, in cs43130_pll_config() 267 regmap_update_bits(cs43130->regmap, CS43130_PLL_SET_4, in cs43130_pll_config() 271 regmap_write(cs43130->regmap, CS43130_PLL_SET_5, in cs43130_pll_config() [all …]
|
H A D | Makefile | 96 snd-soc-cs43130-objs := cs43130.o 482 obj-$(CONFIG_SND_SOC_CS43130) += snd-soc-cs43130.o
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | cs43130.txt | 5 - compatible : "cirrus,cs43130", "cirrus,cs4399", "cirrus,cs43131", 51 cs43130: audio-codec@30 { 52 compatible = "cirrus,cs43130";
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |