Home
last modified time | relevance | path

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

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