Searched refs:AIC26_REG_AUDIO_CTRL3 (Results 1 – 2 of 2) sorted by relevance
125 snd_soc_component_update_bits(component, AIC26_REG_AUDIO_CTRL3, 0xf800, reg); in aic26_hw_params()309 reg = snd_soc_component_read(component, AIC26_REG_AUDIO_CTRL3); in aic26_probe()312 snd_soc_component_write(component, AIC26_REG_AUDIO_CTRL3, reg); in aic26_probe()
35 #define AIC26_REG_AUDIO_CTRL3 AIC26_PAGE_ADDR(2, 0x06) macro