Searched defs:xpsgtr_phy (Results 1 – 1 of 1) sorted by relevance
208 struct xpsgtr_phy { struct209 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