Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/xtensa/
H A Dxtfpga-i2s.c41 #define XTFPGA_I2S_INT_VALID 0x3 macro
188 XTFPGA_I2S_INT_VALID); in xtfpga_pcm_refill_fifo()
206 XTFPGA_I2S_INT_VALID); in xtfpga_pcm_refill_fifo()
234 !(int_status & int_mask & XTFPGA_I2S_INT_VALID)) in xtfpga_i2s_threaded_irq_handler()
567 regmap_write(i2s->regmap, XTFPGA_I2S_INT_STATUS, XTFPGA_I2S_INT_VALID); in xtfpga_i2s_probe()
616 XTFPGA_I2S_INT_VALID); in xtfpga_i2s_remove()