Searched refs:DMIC_GAIN_CON0_GAIN_ON (Results 1 – 2 of 2) sorted by relevance
161 regmap_set_bits(afe->regmap, reg->con0, DMIC_GAIN_CON0_GAIN_ON); in mtk_dai_dmic_hw_gain_on()163 regmap_clear_bits(afe->regmap, reg->con0, DMIC_GAIN_CON0_GAIN_ON); in mtk_dai_dmic_hw_gain_on()
2958 #define DMIC_GAIN_CON0_GAIN_ON BIT(0) macro