Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/sound/
H A Dtas2552.h10 #define TAS2552_PLL_CLKIN_BCLK ((1 << 1) | TAS2552_PLL_CLKIN) macro
/openbmc/linux/sound/soc/codecs/
H A Dtas2552.c169 if (tas2552->pll_clk_id != TAS2552_PLL_CLKIN_BCLK) in tas2552_setup_pll()
207 if (tas2552->pll_clk_id == TAS2552_PLL_CLKIN_BCLK) { in tas2552_setup_pll()
214 pll_sel = (TAS2552_PLL_CLKIN_BCLK << 3) & in tas2552_setup_pll()
411 clk_id = TAS2552_PLL_CLKIN_BCLK; in tas2552_set_dai_sysclk()
415 case TAS2552_PLL_CLKIN_BCLK: in tas2552_set_dai_sysclk()