Home
last modified time | relevance | path

Searched refs:tas2552 (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Dtas2552.c141 static void tas2552_sw_shutdown(struct tas2552_data *tas2552, int sw_shutdown) in tas2552_sw_shutdown() argument
145 if (!tas2552->component) in tas2552_sw_shutdown()
151 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() local
161 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 …]
/linux/
H A DMAINTAINERS26095 F: Documentation/devicetree/bindings/sound/ti,tas2552.yaml