Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/intel/
Dshim.h90 #define SHIM_IMRD_DONE BIT(0) macro
Dbdw.c211 (SHIM_IMRD_DONE | SHIM_IMRD_BUSY | in bdw_set_dsp_D0()
282 (imrd & SHIM_IMRD_DONE) ? "yes" : "no", imrd); in bdw_dump()
Datom.c94 (imrd & SHIM_IMRD_DONE) ? "yes" : "no", imrd); in atom_dump()