MT6351_ZCD_CON0 366 sound/soc/codecs/mt6351.c regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x7 << 8, 0x1 << 8); MT6351_ZCD_CON0 367 sound/soc/codecs/mt6351.c regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x1 << 7, 0x0 << 7); MT6351_ZCD_CON0 370 sound/soc/codecs/mt6351.c regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x1 << 6, 0x1 << 6); MT6351_ZCD_CON0 372 sound/soc/codecs/mt6351.c regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x3 << 4, 0x0 << 4); MT6351_ZCD_CON0 373 sound/soc/codecs/mt6351.c regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x7 << 1, 0x5 << 1); MT6351_ZCD_CON0 374 sound/soc/codecs/mt6351.c regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x1 << 0, 0x1 << 0); MT6351_ZCD_CON0 379 sound/soc/codecs/mt6351.c regmap_write(cmpnt->regmap, MT6351_ZCD_CON0, 0x0000);