Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/xilinx/
Dphy-zynqmp.c216 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;
[all …]