Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtlv320aic3x.h39 #define AIC3X_PLL_PROGC_REG 5 macro
H A Dtlv320aic3x.c1183 snd_soc_component_write(component, AIC3X_PLL_PROGC_REG, in aic3x_hw_params()
1404 pll_c = snd_soc_component_read(component, AIC3X_PLL_PROGC_REG); in aic3x_set_power()
1406 if (pll_c == aic3x_reg[AIC3X_PLL_PROGC_REG].def || in aic3x_set_power()
1408 snd_soc_component_write(component, AIC3X_PLL_PROGC_REG, pll_c); in aic3x_set_power()