Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/common/
Dsst-dsp.h81 #define SST_ISRX_BUSY (0x1 << 1) macro
/Linux-v5.4/sound/soc/intel/haswell/
Dsst-haswell-dsp.c232 if (isr & SST_ISRX_BUSY) { in hsw_irq()