Searched refs:tas2552 (Results 1 – 3 of 3) sorted by relevance
140 static void tas2552_sw_shutdown(struct tas2552_data *tas2552, int sw_shutdown) in tas2552_sw_shutdown() argument144 if (!tas2552->component) in tas2552_sw_shutdown()150 snd_soc_component_update_bits(tas2552->component, TAS2552_CFG_1, TAS2552_SWS, in tas2552_sw_shutdown()158 struct tas2552_data *tas2552 = dev_get_drvdata(component->dev); in tas2552_setup_pll() local161 unsigned int pll_clkin = tas2552->pll_clkin; in tas2552_setup_pll()165 if (tas2552->pll_clk_id != TAS2552_PLL_CLKIN_BCLK) in tas2552_setup_pll()169 pll_clkin += tas2552->tdm_delay; in tas2552_setup_pll()189 u8 pll_sel = (tas2552->pll_clk_id << 3) & TAS2552_PLL_SRC_MASK; in tas2552_setup_pll()203 if (tas2552->pll_clk_id == TAS2552_PLL_CLKIN_BCLK) { in tas2552_setup_pll()209 pll_clkin += tas2552->tdm_delay; in tas2552_setup_pll()[all …]
305 snd-soc-tas2552-objs := tas2552.o519 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" - TAS255218 tas2552 can receive its reference clock via MCLK, BCLK, IVCLKIN pin or use the21 For system integration the dt-bindings/sound/tas2552.h header file provides26 tas2552: tas2552@41 {27 compatible = "ti,tas2552";