Searched refs:tas2552 (Results 1 – 3 of 3) sorted by relevance
141 struct tas2552_data *tas2552 = dev_get_drvdata(codec->dev); in tas2552_hw_params() local146 if (!tas2552->mclk) in tas2552_hw_params()151 if (tas2552->mclk == TAS2552_245MHZ_CLK || in tas2552_hw_params()152 tas2552->mclk == TAS2552_225MHZ_CLK) { in tas2552_hw_params()176 j = (pll_clk * 2 * (1 << p)) / tas2552->mclk; in tas2552_hw_params()177 d = (pll_clk * 2 * (1 << p)) % tas2552->mclk; in tas2552_hw_params()248 struct tas2552_data *tas2552 = dev_get_drvdata(codec->dev); in tas2552_set_dai_sysclk() local250 tas2552->mclk = freq; in tas2552_set_dai_sysclk()273 struct tas2552_data *tas2552 = dev_get_drvdata(dev); in tas2552_runtime_suspend() local275 tas2552_sw_shutdown(tas2552, 0); in tas2552_runtime_suspend()[all …]
182 snd-soc-tas2552-objs := tas2552.o289 obj-$(CONFIG_SND_SOC_TAS2552) += snd-soc-tas2552.o
1 Texas Instruments - tas2552 Codec module3 The tas2552 serial control bus communicates through I2C protocols7 "ti,tas2552" - TAS255219 tas2552: tas2552@41 {20 compatible = "ti,tas2552";