Searched refs:AIC31XX_BCLKN (Results 1 – 2 of 2) sorted by relevance
/sound/soc/codecs/ |
D | tlv320aic31xx.h | 67 #define AIC31XX_BCLKN AIC31XX_REG(0, 30) /* Clock setting register 11, BCLK N Divider */ macro
|
D | tlv320aic31xx.c | 57 { AIC31XX_BCLKN, 0x01 }, 917 snd_soc_component_update_bits(component, AIC31XX_BCLKN, in aic31xx_setup_pll() 1218 snd_soc_component_update_bits(component, AIC31XX_BCLKN, mask, on); in aic31xx_clk_on() 1227 snd_soc_component_update_bits(component, AIC31XX_BCLKN, mask, off); in aic31xx_clk_off()
|