Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dbdw.c278 (status & SHIM_IPCD_DONE) ? "yes" : "no", status); in bdw_dump()
387 SHIM_IPCD_BUSY | SHIM_IPCD_DONE, in bdw_host_done()
388 SHIM_IPCD_DONE); in bdw_host_done()
H A Dshim.h105 #define SHIM_IPCD_DONE BIT(30) macro
H A Datom.c90 (status & SHIM_IPCD_DONE) ? "yes" : "no", status); in atom_dump()