Lines Matching defs:XTFPGA_I2S_CONFIG
20 #define XTFPGA_I2S_CONFIG 0x04
96 return reg >= XTFPGA_I2S_CONFIG;
212 regmap_update_bits(i2s->regmap, XTFPGA_I2S_CONFIG,
218 regmap_update_bits(i2s->regmap, XTFPGA_I2S_CONFIG,
229 regmap_read(i2s->regmap, XTFPGA_I2S_CONFIG, &config);
242 regmap_update_bits(i2s->regmap, XTFPGA_I2S_CONFIG,
291 regmap_update_bits(i2s->regmap, XTFPGA_I2S_CONFIG,
309 regmap_update_bits(i2s->regmap, XTFPGA_I2S_CONFIG,
324 regmap_update_bits(i2s->regmap, XTFPGA_I2S_CONFIG,
564 regmap_write(i2s->regmap, XTFPGA_I2S_CONFIG,
612 regmap_write(i2s->regmap, XTFPGA_I2S_CONFIG, 0);