Lines Matching refs:soc_data
37 const struct fsl_xcvr_soc_data *soc_data; member
278 if (!xcvr->soc_data->use_phy) in fsl_xcvr_en_phy_pll()
301 switch (xcvr->soc_data->pll_ver) { in fsl_xcvr_en_phy_pll()
355 dev_err(dev, "Error for PLL version %d\n", xcvr->soc_data->pll_ver); in fsl_xcvr_en_phy_pll()
390 freq = xcvr->soc_data->spdif_only ? freq / 5 : freq; in fsl_xcvr_en_aud_pll()
405 if (!xcvr->soc_data->use_phy) in fsl_xcvr_en_aud_pll()
448 if (xcvr->soc_data->spdif_only && tx) { in fsl_xcvr_prepare()
577 if (xcvr->soc_data->use_edma) in fsl_xcvr_startup()
599 if (!xcvr->soc_data->spdif_only) { in fsl_xcvr_startup()
625 if (!xcvr->soc_data->spdif_only) { in fsl_xcvr_shutdown()
759 if (xcvr->soc_data->spdif_only) in fsl_xcvr_trigger()
791 ret = request_firmware(&fw, xcvr->soc_data->fw_name, dev); in fsl_xcvr_load_firmware()
959 if (xcvr->soc_data->spdif_only) in fsl_xcvr_dai_probe()
1062 if (!xcvr->soc_data->use_phy) in fsl_xcvr_readable_reg()
1135 if (!xcvr->soc_data->use_phy) in fsl_xcvr_writeable_reg()
1214 if (!xcvr->soc_data->spdif_only) { in irq0_isr()
1316 xcvr->soc_data = of_device_get_match_data(&pdev->dev); in fsl_xcvr_probe()
1427 if (!xcvr->soc_data->spdif_only) { in fsl_xcvr_runtime_suspend()
1490 if (xcvr->soc_data->spdif_only) in fsl_xcvr_runtime_resume()