Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/intel/common/
Dsst-dsp.h112 #define SST_IPCX_DONE (0x1 << 30) macro
Dsst-ipc.c157 if (ipcx & (SST_IPCX_BUSY | SST_IPCX_DONE)) { in ipc_tx_msgs()
/linux-4.1.27/sound/soc/intel/haswell/
Dsst-haswell-ipc.c786 if (ipcx & SST_IPCX_DONE) { in hsw_irq_thread()
794 SST_IPCX_DONE, 0); in hsw_irq_thread()