Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/phy/xilinx/
Dphy-zynqmp.c217 struct xpsgtr_dev { struct
218 struct device *dev;
219 void __iomem *serdes;
220 void __iomem *siou;
221 struct mutex gtr_mutex; /* mutex for locking */
222 struct xpsgtr_phy phys[NUM_LANES];
223 const struct xpsgtr_ssc *refclk_sscs[NUM_LANES];
224 struct clk *clk[NUM_LANES];
225 bool tx_term_fix;
226 unsigned int saved_icm_cfg0;
[all …]