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;42 struct regmap *regmap_pll;43 struct clk *ipg_clk;44 struct clk *pll_ipg_clk;45 struct clk *phy_clk;46 struct clk *spba_clk;[all …]