Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/sof/ipc4/
Dheader.h432 #define SOF_IPC4_LOG_CORE_GET(x) (((x) & SOF_IPC4_LOG_CORE_MASK) >> \ macro
/linux-6.1.9/sound/soc/sof/
Dipc4.c594 sof_ipc4_mtrace_update_pos(sdev, SOF_IPC4_LOG_CORE_GET(ipc4_msg->primary)); in sof_ipc4_rx_msg()