Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/xilinx/
H A Dphy-zynqmp.c213 struct xpsgtr_phy { struct
214 struct phy *phy;
215 u8 type;
216 u8 lane;
217 u8 protocol;
218 bool skip_phy_init;
242 struct xpsgtr_phy phys[NUM_LANES]; argument