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
450 freq = xcvr->soc_data->spdif_only ? freq / 5 : freq; in fsl_xcvr_en_aud_pll()
508 if (xcvr->soc_data->spdif_only && tx) { in fsl_xcvr_prepare()
646 if (xcvr->soc_data->spdif_only && tx) in fsl_xcvr_startup()
663 if (!xcvr->soc_data->spdif_only) { in fsl_xcvr_startup()
689 if (!xcvr->soc_data->spdif_only) { in fsl_xcvr_shutdown()
826 if (xcvr->soc_data->spdif_only) in fsl_xcvr_trigger()
1029 if (xcvr->soc_data->spdif_only) in fsl_xcvr_dai_probe()
1518 .spdif_only = true,
1524 .spdif_only = true,
[all …]