Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h28 #define PROCESS_MSG 0x80 macro
/openbmc/linux/sound/soc/intel/atom/sst/
H A Dsst.c38 return ((msg_id & PROCESS_MSG) ? true : false); in sst_is_process_reply()