Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2552.c193 u8 pll_sel = (tas2552->pll_clk_id << 3) & TAS2552_PLL_SRC_MASK; in tas2552_setup_pll() local
209 pll_sel = (TAS2552_PLL_CLKIN_1_8_FIXED << 3) & in tas2552_setup_pll()
214 pll_sel = (TAS2552_PLL_CLKIN_BCLK << 3) & in tas2552_setup_pll()
221 pll_sel); in tas2552_setup_pll()