Searched refs:PDMIC_DSPR1_DGAIN_MASK (Results 1 – 2 of 2) sorted by relevance
71 #define PDMIC_DSPR1_DGAIN_MASK GENMASK(14, 0) macro
287 dgain_val = (snd_soc_component_read(component, PDMIC_DSPR1) & PDMIC_DSPR1_DGAIN_MASK) in pdmic_get_mic_volsw()317 ret = snd_soc_component_update_bits(component, PDMIC_DSPR1, PDMIC_DSPR1_DGAIN_MASK, in pdmic_put_mic_volsw()