Searched refs:PLL_ENABLE (Results 1 – 6 of 6) sorted by relevance
186 #define PLL_ENABLE 0x80 macro
858 snd_soc_write(codec, AIC3X_PLL_PROGA_REG, reg & ~PLL_ENABLE); in aic3x_hw_params()864 snd_soc_write(codec, AIC3X_PLL_PROGA_REG, reg | PLL_ENABLE); in aic3x_hw_params()1147 reg | PLL_ENABLE); in aic3x_set_bias_level()1158 reg & ~PLL_ENABLE); in aic3x_set_bias_level()
28 #define PLL_ENABLE 2 macro
74 .en_reg_bit = PLL_ENABLE,