Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/sof/
H A Ddai.h53 #define SOF_DAI_FMT_CLOCK_PROVIDER_MASK 0xf000 macro
/openbmc/linux/sound/soc/sof/
H A Dipc3-topology.c1010 config->format &= ~SOF_DAI_FMT_CLOCK_PROVIDER_MASK; in sof_dai_set_format()