Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/intel/
Datom.c122 if (ipcd & SHIM_BYT_IPCD_BUSY) { in atom_irq_handler()
164 if (ipcd & SHIM_BYT_IPCD_BUSY) { in atom_irq_thread()
212 SHIM_BYT_IPCD_BUSY | in atom_host_done()
Dshim.h107 #define SHIM_BYT_IPCD_BUSY BIT_ULL(63) macro