Home
last modified time | relevance | path

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

/sound/soc/meson/
Daxg-fifo.h61 #define STATUS1_INT_STS(x) ((x) << 0) macro
Daxg-fifo.c202 status = STATUS1_INT_STS(status) & FIFO_INT_MASK; in axg_fifo_pcm_irq_block()