Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtlv320aic3x.h41 #define AIC3X_PLL_PROGD_REG 6 macro
H A Dtlv320aic3x.c1185 snd_soc_component_write(component, AIC3X_PLL_PROGD_REG, in aic3x_hw_params()
1405 pll_d = snd_soc_component_read(component, AIC3X_PLL_PROGD_REG); in aic3x_set_power()
1407 pll_d == aic3x_reg[AIC3X_PLL_PROGD_REG].def) { in aic3x_set_power()
1409 snd_soc_component_write(component, AIC3X_PLL_PROGD_REG, pll_d); in aic3x_set_power()