Searched refs:SST_BYT_ISRX_REQUEST (Results 1 – 2 of 2) sorted by relevance
/sound/soc/intel/common/ | ||
D | sst-dsp.h | 83 #define SST_BYT_ISRX_REQUEST (0x1 << 1) macro |
/sound/soc/intel/baytrail/ | ||
D | sst-baytrail-dsp.c | 186 if (isrx & SST_BYT_ISRX_REQUEST) { in sst_byt_irq() |