AUD96P22_RESET 65 sound/soc/codecs/zx_aud96p22.c regmap_update_bits(regmap, AUD96P22_RESET, RST_ADC_DPZ, 0); AUD96P22_RESET 66 sound/soc/codecs/zx_aud96p22.c regmap_update_bits(regmap, AUD96P22_RESET, RST_ADC_DPZ, RST_ADC_DPZ); AUD96P22_RESET 82 sound/soc/codecs/zx_aud96p22.c regmap_update_bits(regmap, AUD96P22_RESET, RST_DAC_DPZ, 0); AUD96P22_RESET 83 sound/soc/codecs/zx_aud96p22.c regmap_update_bits(regmap, AUD96P22_RESET, RST_DAC_DPZ, RST_DAC_DPZ);