Searched refs:SOF_DAI_FMT_INV_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/sound/sof/ | ||
D | dai.h | 52 #define SOF_DAI_FMT_INV_MASK 0x0f00 macro |
/linux-6.12.1/sound/soc/sof/ | ||
D | ipc3-topology.c | 1049 config->format &= ~SOF_DAI_FMT_INV_MASK; in sof_dai_set_format() |