Searched refs:DA732X_PLL_EN (Results 1 – 2 of 2) sorted by relevance
1125 DA732X_PLL_EN, 0); in da732x_set_dai_pll()1167 snd_soc_component_update_bits(component, DA732X_REG_PLL_CTRL, DA732X_PLL_EN, in da732x_set_dai_pll()1168 DA732X_PLL_EN); in da732x_set_dai_pll()1478 DA732X_PLL_EN, 0); in da732x_set_bias_level()
451 #define DA732X_PLL_EN (1 << 7) macro