Searched refs:AIC3X_PLL_PROGA_REG (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/sound/soc/codecs/ |
| D | tlv320aic3x.c | 1079 snd_soc_component_write(component, AIC3X_PLL_PROGA_REG, pll_q << PLLQ_SHIFT); in aic3x_hw_params() 1082 snd_soc_component_update_bits(component, AIC3X_PLL_PROGA_REG, PLL_ENABLE, 0); in aic3x_hw_params() 1087 snd_soc_component_update_bits(component, AIC3X_PLL_PROGA_REG, in aic3x_hw_params() 1175 snd_soc_component_update_bits(component, AIC3X_PLL_PROGA_REG, PLLP_MASK, pll_p); in aic3x_hw_params() 1434 snd_soc_component_update_bits(component, AIC3X_PLL_PROGA_REG, in aic3x_set_bias_level() 1444 snd_soc_component_update_bits(component, AIC3X_PLL_PROGA_REG, in aic3x_set_bias_level()
|
| D | tlv320aic3x.h | 25 #define AIC3X_PLL_PROGA_REG 3 macro
|