Home
last modified time | relevance | path

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

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