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