Searched refs:AIC31XX_BCLKN (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/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 | 59 { AIC31XX_BCLKN, 0x01 }, 941 snd_soc_component_update_bits(component, AIC31XX_BCLKN, in aic31xx_setup_pll() 1253 snd_soc_component_update_bits(component, AIC31XX_BCLKN, mask, on); in aic31xx_clk_on() 1262 snd_soc_component_update_bits(component, AIC31XX_BCLKN, mask, off); in aic31xx_clk_off()
|