Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/xilinx/
Dphy-zynqmp.c208 struct xpsgtr_phy { struct
209 struct phy *phy;
210 u8 instance;
211 u8 lane;
212 u8 protocol;
213 bool skip_phy_init;
237 struct xpsgtr_phy phys[NUM_LANES]; argument