Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/meson/
H A Daxg-fifo.h59 #define STATUS1_INT_STS(x) ((x) << 0) macro
H A Daxg-fifo.c206 status = STATUS1_INT_STS(status) & FIFO_INT_MASK; in axg_fifo_pcm_irq_block()