Searched refs:AIC31XX_PLLPR (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ |
| D | tlv320aic31xx.h | 52 #define AIC31XX_PLLPR 0x05 macro
|
| D | tlv320aic31xx.c | 46 { AIC31XX_PLLPR, 0x11 }, 731 snd_soc_update_bits(codec, AIC31XX_PLLPR, AIC31XX_PLL_MASK, in aic31xx_setup_pll() 962 snd_soc_update_bits(codec, AIC31XX_PLLPR, mask, on); in aic31xx_clk_on() 984 snd_soc_update_bits(codec, AIC31XX_PLLPR, mask, off); in aic31xx_clk_off()
|