Home
last modified time | relevance | path

Searched refs:PROCESS_MSG (Results 1 - 4 of 4) sorted by relevance

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

Completed in 5 milliseconds