Searched refs:NAU8825_REG_MIC_BIAS (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ |
| D | nau8825.c | 151 { NAU8825_REG_MIC_BIAS, 0x0006 }, 174 case NAU8825_REG_ANALOG_ADC_1 ... NAU8825_REG_MIC_BIAS: in nau8825_readable_reg() 200 case NAU8825_REG_ANALOG_ADC_1 ... NAU8825_REG_MIC_BIAS: in nau8825_writeable_reg() 305 SND_SOC_DAPM_MICBIAS("MICBIAS", NAU8825_REG_MIC_BIAS, 8, 0), 575 regmap_update_bits(regmap, NAU8825_REG_MIC_BIAS, in nau8825_eject_jack() 627 regmap_update_bits(regmap, NAU8825_REG_MIC_BIAS, in nau8825_jack_insert() 648 regmap_update_bits(regmap, NAU8825_REG_MIC_BIAS, in nau8825_jack_insert() 812 regmap_update_bits(regmap, NAU8825_REG_MIC_BIAS, in nau8825_init_regs()
|
| D | nau8825.h | 87 #define NAU8825_REG_MIC_BIAS 0x74 macro
|