Searched refs:AIC31XX_NADC (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | tlv320aic31xx.h | 59 #define AIC31XX_NADC AIC31XX_REG(0, 18) /* Clock setting register 8, PLL */ macro
|
H A D | tlv320aic31xx.c | 53 { AIC31XX_NADC, 0x01 }, 933 snd_soc_component_update_bits(component, AIC31XX_NADC, AIC31XX_PLL_MASK, in aic31xx_setup_pll() 1250 snd_soc_component_update_bits(component, AIC31XX_NADC, mask, on); in aic31xx_clk_on() 1264 snd_soc_component_update_bits(component, AIC31XX_NADC, mask, off); in aic31xx_clk_off()
|