Searched refs:AIC31XX_MDAC (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/soc/codecs/ |
D | tlv320aic31xx.h | 55 #define AIC31XX_MDAC AIC31XX_REG(0, 12) /* DAC MDAC_VAL register */ macro
|
D | tlv320aic31xx.c | 49 { AIC31XX_MDAC, 0x01 }, 925 snd_soc_component_update_bits(component, AIC31XX_MDAC, AIC31XX_PLL_MASK, in aic31xx_setup_pll() 1248 snd_soc_component_update_bits(component, AIC31XX_MDAC, mask, on); in aic31xx_clk_on() 1265 snd_soc_component_update_bits(component, AIC31XX_MDAC, mask, off); in aic31xx_clk_off()
|