Searched refs:DA9055_PLL_EN (Results 1 – 1 of 1) sorted by relevance
159 #define DA9055_PLL_EN (1 << 7) macro1140 DA9055_PLL_EN | DA9055_PLL_SRM_EN, in da9055_hw_params()1141 DA9055_PLL_EN | DA9055_PLL_SRM_EN); in da9055_hw_params()1145 DA9055_PLL_EN, DA9055_PLL_EN); in da9055_hw_params()1149 snd_soc_component_update_bits(component, DA9055_PLL_CTRL, DA9055_PLL_EN, 0); in da9055_hw_params()1178 if ((snd_soc_component_read(component, DA9055_PLL_CTRL) & DA9055_PLL_EN) && in da9055_set_dai_fmt()1287 snd_soc_component_update_bits(component, DA9055_PLL_CTRL, DA9055_PLL_EN, 0); in da9055_set_dai_pll()