Searched defs:xpsgtr_dev (Results 1 – 1 of 1) sorted by relevance
216 struct xpsgtr_dev { struct217 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 bool tx_term_fix;224 unsigned int saved_icm_cfg0;225 unsigned int saved_icm_cfg1;