Home
last modified time | relevance | path

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

/sound/soc/intel/
Dsst-dsp.h89 #define SST_ISRX_DONE (0x1 << 0) macro
Dsst-baytrail-dsp.c194 if (isrx & SST_ISRX_DONE) { in sst_byt_irq()
Dsst-haswell-dsp.c227 if (isr & SST_ISRX_DONE) { in hsw_irq()