Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/sof/
Dipc4-mtrace.c63 #define SOF_MTRACE_SLOT_CORE_MASK GENMASK(7, 0) macro
520 core = type & SOF_MTRACE_SLOT_CORE_MASK; in sof_mtrace_find_core_slots()