Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/xtensa/
Dxtfpga-i2s.c44 #define XTFPGA_I2S_INT_VALID 0x3 macro
191 XTFPGA_I2S_INT_VALID); in xtfpga_pcm_refill_fifo()
209 XTFPGA_I2S_INT_VALID); in xtfpga_pcm_refill_fifo()
237 !(int_status & int_mask & XTFPGA_I2S_INT_VALID)) in xtfpga_i2s_threaded_irq_handler()
573 regmap_write(i2s->regmap, XTFPGA_I2S_INT_STATUS, XTFPGA_I2S_INT_VALID); in xtfpga_i2s_probe()
623 XTFPGA_I2S_INT_VALID); in xtfpga_i2s_remove()