XTFPGA_I2S_CONFIG
regmap_update_bits(i2s->regmap, XTFPGA_I2S_CONFIG,
regmap_update_bits(i2s->regmap, XTFPGA_I2S_CONFIG,
regmap_read(i2s->regmap, XTFPGA_I2S_CONFIG, &config);
regmap_update_bits(i2s->regmap, XTFPGA_I2S_CONFIG,
regmap_update_bits(i2s->regmap, XTFPGA_I2S_CONFIG,
regmap_update_bits(i2s->regmap, XTFPGA_I2S_CONFIG,
regmap_update_bits(i2s->regmap, XTFPGA_I2S_CONFIG,
regmap_write(i2s->regmap, XTFPGA_I2S_CONFIG,
regmap_write(i2s->regmap, XTFPGA_I2S_CONFIG, 0);
return reg >= XTFPGA_I2S_CONFIG;