Lines Matching defs:xpsgtr_dev
216 struct xpsgtr_dev { struct
217 struct device *dev;
218 void __iomem *serdes;
219 void __iomem *siou;
220 struct mutex gtr_mutex; /* mutex for locking */
221 struct xpsgtr_phy phys[NUM_LANES];
222 const struct xpsgtr_ssc *refclk_sscs[NUM_LANES];
223 struct clk *clk[NUM_LANES];
224 bool tx_term_fix;
225 unsigned int saved_icm_cfg0;
226 unsigned int saved_icm_cfg1;