Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Dipc4-topology.h27 #define SOF_IPC4_MODULE_DP BIT(6) macro
H A Dipc4-topology.c372 type = (fw_module->man4_module_entry.type & SOF_IPC4_MODULE_DP) ? 1 : 0; in sof_ipc4_widget_setup_msg()