Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/sirf/
Dsirf-usp.c24 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()