Home
last modified time | relevance | path

Searched refs:daifmt_format (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sirf/
H A Dsirf-usp.c23 int daifmt_format; member
96 usp->daifmt_format = (fmt & SND_SOC_DAIFMT_FORMAT_MASK); in sirf_usp_pcm_set_dai_fmt()
107 usp->daifmt_format |= (fmt & SND_SOC_DAIFMT_INV_MASK); in sirf_usp_pcm_set_dai_fmt()
190 switch (usp->daifmt_format & SND_SOC_DAIFMT_FORMAT_MASK) { in sirf_usp_pcm_hw_params()
206 switch (usp->daifmt_format & SND_SOC_DAIFMT_INV_MASK) { in sirf_usp_pcm_hw_params()

Completed in 2 milliseconds