Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/meson/
H A Daxg-fifo.h57 #define STATUS1_INT_STS GENMASK(7, 0) macro
H A Daxg-fifo.c207 status = FIELD_GET(STATUS1_INT_STS, status); in axg_fifo_pcm_irq_block()