Searched refs:DA732X_PLL_EN (Results 1 – 2 of 2) sorted by relevance
1130 DA732X_PLL_EN, 0); in da732x_set_dai_pll()1172 snd_soc_component_update_bits(component, DA732X_REG_PLL_CTRL, DA732X_PLL_EN, in da732x_set_dai_pll()1173 DA732X_PLL_EN); in da732x_set_dai_pll()1483 DA732X_PLL_EN, 0); in da732x_set_bias_level()
451 #define DA732X_PLL_EN (1 << 7) macro