Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/sof/ipc4/
Dheader.h169 #define SOF_IPC4_GLB_PIPE_PRIORITY(x) ((x) << SOF_IPC4_GLB_PIPE_PRIORITY_SHIFT) macro
/linux-6.1.9/sound/soc/sof/
Dipc4-topology.c638 pipeline->msg.primary = SOF_IPC4_GLB_PIPE_PRIORITY(pipeline->priority); in sof_ipc4_widget_setup_comp_pipeline()