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