Home
last modified time | relevance | path

Searched refs:pll_clk_id (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dtas2552.c72 int pll_clk_id; member
165 if (tas2552->pll_clk_id != TAS2552_PLL_CLKIN_BCLK) 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()
416 tas2552->pll_clk_id = clk_id; in tas2552_set_dai_sysclk()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dtas2552.c72 int pll_clk_id; member
165 if (tas2552->pll_clk_id != TAS2552_PLL_CLKIN_BCLK) 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()
416 tas2552->pll_clk_id = clk_id; in tas2552_set_dai_sysclk()

Completed in 2 milliseconds