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