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