Searched defs:fsl_xcvr (Results 1 – 1 of 1) sorted by relevance
37 struct fsl_xcvr { struct38 const struct fsl_xcvr_soc_data *soc_data; argument39 struct platform_device *pdev;40 struct regmap *regmap;41 struct regmap *regmap_phy;65 static const struct fsl_xcvr_pll_conf { argument