Home
last modified time | relevance | path

Searched refs:M98095_MICPRE_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Dmax98095.h240 #define M98095_MICPRE_MASK (3<<5) macro
H A Dmax98095.c359 snd_soc_component_update_bits(component, M98095_05F_LVL_MIC1, M98095_MICPRE_MASK, in max98095_mic1pre_set()
383 snd_soc_component_update_bits(component, M98095_060_LVL_MIC2, M98095_MICPRE_MASK, in max98095_mic2pre_set()
605 snd_soc_component_update_bits(component, w->reg, M98095_MICPRE_MASK, in max98095_mic_event()
608 snd_soc_component_update_bits(component, w->reg, M98095_MICPRE_MASK, in max98095_mic_event()
613 snd_soc_component_update_bits(component, w->reg, M98095_MICPRE_MASK, 0); in max98095_mic_event()