Home
last modified time | relevance | path

Searched refs:XTFPGA_I2S_INT_MASK (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/sound/soc/xtensa/
A Dxtfpga-i2s.c21 #define XTFPGA_I2S_INT_MASK 0x08 macro
205 regmap_write(i2s->regmap, XTFPGA_I2S_INT_MASK, in xtfpga_pcm_refill_fifo()
208 regmap_write(i2s->regmap, XTFPGA_I2S_INT_MASK, in xtfpga_pcm_refill_fifo()
230 regmap_read(i2s->regmap, XTFPGA_I2S_INT_MASK, &int_mask); in xtfpga_i2s_threaded_irq_handler()
568 regmap_write(i2s->regmap, XTFPGA_I2S_INT_MASK, XTFPGA_I2S_INT_UNDERRUN); in xtfpga_i2s_probe()
614 regmap_write(i2s->regmap, XTFPGA_I2S_INT_MASK, 0); in xtfpga_i2s_remove()

Completed in 5 milliseconds