ES8326_CLK_INV
regmap_write(es8326->regmap, ES8326_CLK_INV, 0x00);
regmap_write(es8326->regmap, ES8326_CLK_INV, 0x00);
regmap_update_bits(es8326->regmap, ES8326_CLK_INV, 0xc0, 0x00);
regmap_update_bits(es8326->regmap, ES8326_CLK_INV, 0xc0, 0xc0);
regmap_write(es8326->regmap, ES8326_CLK_INV, 0xc0);