Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dfsl_xcvr.c24 bool spdif_only; member
268 if (xcvr->soc_data->spdif_only) in fsl_xcvr_en_phy_pll()
376 if (xcvr->soc_data->spdif_only) in fsl_xcvr_en_aud_pll()
580 if (!xcvr->soc_data->spdif_only) { in fsl_xcvr_startup()
606 if (!xcvr->soc_data->spdif_only) { in fsl_xcvr_shutdown()
717 if (xcvr->soc_data->spdif_only) in fsl_xcvr_trigger()
917 if (xcvr->soc_data->spdif_only) in fsl_xcvr_dai_probe()
1020 if (xcvr->soc_data->spdif_only) in fsl_xcvr_readable_reg()
1093 if (xcvr->soc_data->spdif_only) in fsl_xcvr_writeable_reg()
1240 .spdif_only = true,
[all …]