Searched refs:AIC31XX_PLLPR (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | tlv320aic31xx.h | 50 #define AIC31XX_PLLPR AIC31XX_REG(0, 5) /* PLL P and R-VAL register */ macro
|
H A D | tlv320aic31xx.c | 45 { AIC31XX_PLLPR, 0x11 }, 914 snd_soc_component_update_bits(component, AIC31XX_PLLPR, AIC31XX_PLL_MASK, in aic31xx_setup_pll() 1245 snd_soc_component_update_bits(component, AIC31XX_PLLPR, mask, on); in aic31xx_clk_on() 1267 snd_soc_component_update_bits(component, AIC31XX_PLLPR, mask, off); in aic31xx_clk_off()
|