Home
last modified time | relevance | path

Searched refs:AIC3X_PLL_PROGC_REG (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
Dtlv320aic3x.h29 #define AIC3X_PLL_PROGC_REG 5 macro
Dtlv320aic3x.c1158 snd_soc_write(codec, AIC3X_PLL_PROGC_REG, in aic3x_hw_params()
1353 pll_c = snd_soc_read(codec, AIC3X_PLL_PROGC_REG); in aic3x_set_power()
1355 if (pll_c == aic3x_reg[AIC3X_PLL_PROGC_REG].def || in aic3x_set_power()
1357 snd_soc_write(codec, AIC3X_PLL_PROGC_REG, pll_c); in aic3x_set_power()