Searched refs:DA9055_PLL_EN (Results 1 – 1 of 1) sorted by relevance
164 #define DA9055_PLL_EN (1 << 7) macro1145 DA9055_PLL_EN | DA9055_PLL_SRM_EN, in da9055_hw_params()1146 DA9055_PLL_EN | DA9055_PLL_SRM_EN); in da9055_hw_params()1150 DA9055_PLL_EN, DA9055_PLL_EN); in da9055_hw_params()1154 snd_soc_component_update_bits(component, DA9055_PLL_CTRL, DA9055_PLL_EN, 0); in da9055_hw_params()1183 if ((snd_soc_component_read32(component, DA9055_PLL_CTRL) & DA9055_PLL_EN) && in da9055_set_dai_fmt()1292 snd_soc_component_update_bits(component, DA9055_PLL_CTRL, DA9055_PLL_EN, 0); in da9055_set_dai_pll()