Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/fsl/
H A Dfsl_xcvr.c31 bool spdif_only; member
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()
1398 if (!xcvr->soc_data->spdif_only) { in irq0_isr()
1495 .spdif_only = true,
1500 .spdif_only = true,
1556 if (xcvr->soc_data->spdif_only) { in fsl_xcvr_probe()
[all …]