Searched refs:SST_ISRX_BUSY (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/intel/common/ | ||
D | sst-dsp.h | 90 #define SST_ISRX_BUSY (0x1 << 1) macro |
/linux-4.1.27/sound/soc/intel/haswell/ | ||
D | sst-haswell-dsp.c | 236 if (isr & SST_ISRX_BUSY) { in hsw_irq() |