Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dtlv320aic3x.h29 #define AIC3X_PLL_PROGC_REG 5 macro
Dtlv320aic3x.c1179 snd_soc_component_write(component, AIC3X_PLL_PROGC_REG, in aic3x_hw_params()
1391 pll_c = snd_soc_component_read32(component, AIC3X_PLL_PROGC_REG); in aic3x_set_power()
1393 if (pll_c == aic3x_reg[AIC3X_PLL_PROGC_REG].def || in aic3x_set_power()
1395 snd_soc_component_write(component, AIC3X_PLL_PROGC_REG, pll_c); in aic3x_set_power()