Home
last modified time | relevance | path

Searched refs:SST_IPCD_BUSY (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/sound/soc/intel/common/
Dsst-dsp.h119 #define SST_IPCD_BUSY (0x1 << 31) macro
/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-ipc.c520 SST_IPCD_BUSY | SST_IPCD_DONE, SST_IPCD_DONE); in hsw_notification_work()
807 if (ipcd & SST_IPCD_BUSY) { in hsw_irq_thread()
815 SST_IPCD_BUSY | SST_IPCD_DONE, SST_IPCD_DONE); in hsw_irq_thread()