Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dtas2552.h61 #define TAS2552_PLL_ENABLE (1 << 3) macro
Dtas2552.c180 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()