Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/fsl/
Dfsl_xcvr.c24 bool spdif_only; member
266 if (xcvr->soc_data->spdif_only) in fsl_xcvr_en_phy_pll()
361 freq = xcvr->soc_data->spdif_only ? freq / 10 : freq; in fsl_xcvr_en_aud_pll()
374 if (xcvr->soc_data->spdif_only) in fsl_xcvr_en_aud_pll()
568 if (!xcvr->soc_data->spdif_only) { in fsl_xcvr_startup()
590 if (!xcvr->soc_data->spdif_only) { in fsl_xcvr_shutdown()
697 if (xcvr->soc_data->spdif_only) in fsl_xcvr_trigger()
897 if (xcvr->soc_data->spdif_only) in fsl_xcvr_dai_probe()
1000 if (xcvr->soc_data->spdif_only) in fsl_xcvr_readable_reg()
1073 if (xcvr->soc_data->spdif_only) in fsl_xcvr_writeable_reg()
[all …]