Searched refs:SND_SOC_DAIFMT_CBC_CFP (Results 1 – 15 of 15) sorted by relevance
117 #define SND_SOC_DAIFMT_CBC_CFP (2 << 12) /* codec clk consumer & frame provider */ macro123 #define SND_SOC_DAIFMT_CBS_CFM SND_SOC_DAIFMT_CBC_CFP
137 case SND_SOC_DAIFMT_CBC_CFP: in bcm2835_i2s_start_clock()389 case SND_SOC_DAIFMT_CBC_CFP: in bcm2835_i2s_hw_params()406 case SND_SOC_DAIFMT_CBC_CFP: in bcm2835_i2s_hw_params()
380 case SND_SOC_DAIFMT_CBC_CFP: in fsl_asoc_card_audmux_init()695 SND_SOC_DAIFMT_CBC_CFP : SND_SOC_DAIFMT_CBC_CFC; in fsl_asoc_card_probe()
486 case SND_SOC_DAIFMT_CBC_CFP: in fsl_esai_set_dai_fmt()
310 case SND_SOC_DAIFMT_CBC_CFP: in fsl_sai_set_dai_fmt_tr()
253 case SND_SOC_DAIFMT_CBC_CFP: in ad193x_set_dai_fmt()
206 case SND_SOC_DAIFMT_CBC_CFP: in ak5558_set_dai_fmt()
471 case SND_SOC_DAIFMT_CBC_CFP: in ak4458_set_dai_fmt()
2117 case SND_SOC_DAIFMT_CBC_CFP: in ab8500_codec_set_dai_fmt()
1166 dai_fmt = (dai_fmt & ~SND_SOC_DAIFMT_CLOCK_PROVIDER_MASK) | SND_SOC_DAIFMT_CBC_CFP; in snd_soc_runtime_get_dai_fmt()2992 inv_dai_fmt |= SND_SOC_DAIFMT_CBC_CFP; in snd_soc_daifmt_clock_provider_fliped()2994 case SND_SOC_DAIFMT_CBC_CFP: in snd_soc_daifmt_clock_provider_fliped()3020 return SND_SOC_DAIFMT_CBC_CFP; in snd_soc_daifmt_clock_provider_from_bitmap()
2073 link->dai_fmt |= SND_SOC_DAIFMT_CBC_CFP; in set_link_hw_format()
111 case SND_SOC_DAIFMT_CBC_CFP: in test_dai_set_fmt()
373 case SND_SOC_DAIFMT_CBC_CFP: in dw_i2s_set_fmt()
444 case SND_SOC_DAIFMT_CBC_CFP: in atmel_ssc_cbs()
557 case SND_SOC_DAIFMT_CBC_CFP: in mchp_i2s_mcc_hw_params()
Completed in 39 milliseconds