Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dbdw.c277 str_yes_no(status & SHIM_IPCD_BUSY), in bdw_dump()
338 if (ipcd & SHIM_IPCD_BUSY && in bdw_irq_thread()
387 SHIM_IPCD_BUSY | SHIM_IPCD_DONE, in bdw_host_done()
H A Dshim.h107 #define SHIM_IPCD_BUSY BIT(31) macro
H A Datom.c89 str_yes_no(status & SHIM_IPCD_BUSY), in atom_dump()