Home
last modified time | relevance | path

Searched defs:xpsgtr_dev (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/xilinx/
H A Dphy-zynqmp.c232 struct xpsgtr_dev { struct
233 struct device *dev;
234 void __iomem *serdes;
235 void __iomem *siou;
236 struct mutex gtr_mutex; /* mutex for locking */
237 struct xpsgtr_phy phys[NUM_LANES];
238 const struct xpsgtr_ssc *refclk_sscs[NUM_LANES];
239 struct clk *clk[NUM_LANES];
240 bool tx_term_fix;
241 unsigned int saved_icm_cfg0;
[all …]