Home
last modified time | relevance | path

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

/linux/sound/soc/fsl/
H A Dfsl_xcvr.c31 bool spdif_only; member
520 freq = xcvr->soc_data->spdif_only ? freq / 5 : freq; in fsl_xcvr_en_aud_pll()
578 if (xcvr->soc_data->spdif_only && tx) { in fsl_xcvr_prepare()
716 if (xcvr->soc_data->spdif_only && tx) in fsl_xcvr_startup()
733 if (!xcvr->soc_data->spdif_only) { in fsl_xcvr_startup()
759 if (!xcvr->soc_data->spdif_only) { in fsl_xcvr_shutdown()
896 if (xcvr->soc_data->spdif_only) in fsl_xcvr_trigger()
1104 if (xcvr->soc_data->spdif_only) in fsl_xcvr_dai_probe()
1605 .spdif_only = true,
1611 .spdif_only = true,
[all …]