Searched refs:TAS2552_PLL_ENABLE (Results 1 – 2 of 2) sorted by relevance
61 #define TAS2552_PLL_ENABLE (1 << 3) macro
180 pll_enable = snd_soc_read(codec, TAS2552_CFG_2) & TAS2552_PLL_ENABLE; in tas2552_setup_pll()181 snd_soc_update_bits(codec, TAS2552_CFG_2, TAS2552_PLL_ENABLE, 0); in tas2552_setup_pll()234 snd_soc_update_bits(codec, TAS2552_CFG_2, TAS2552_PLL_ENABLE, in tas2552_setup_pll()