Lines Matching refs:xpsgtr_phy
185 * struct xpsgtr_phy - representation of a lane
194 struct xpsgtr_phy {
221 struct xpsgtr_phy phys[NUM_LANES];
273 static inline u32 xpsgtr_read_phy(struct xpsgtr_phy *gtr_phy, u32 reg)
281 static inline void xpsgtr_write_phy(struct xpsgtr_phy *gtr_phy,
290 static inline void xpsgtr_clr_set_phy(struct xpsgtr_phy *gtr_phy,
306 struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy);
338 static void xpsgtr_configure_pll(struct xpsgtr_phy *gtr_phy)
387 static void xpsgtr_lane_set_protocol(struct xpsgtr_phy *gtr_phy)
414 static void xpsgtr_bypass_scrambler_8b10b(struct xpsgtr_phy *gtr_phy)
421 static void xpsgtr_phy_init_dp(struct xpsgtr_phy *gtr_phy)
434 static void xpsgtr_phy_init_sata(struct xpsgtr_phy *gtr_phy)
444 static void xpsgtr_phy_init_sgmii(struct xpsgtr_phy *gtr_phy)
458 static void xpsgtr_phy_configure_dp(struct xpsgtr_phy *gtr_phy, unsigned int pre,
482 static bool xpsgtr_phy_init_required(struct xpsgtr_phy *gtr_phy)
502 static int xpsgtr_phy_tx_term_fix(struct xpsgtr_phy *gtr_phy)
567 struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy);
616 struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy);
625 struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy);
642 struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy);
665 static int xpsgtr_set_lane_type(struct xpsgtr_phy *gtr_phy, u8 phy_type,
761 struct xpsgtr_phy *gtr_phy;
949 struct xpsgtr_phy *gtr_phy = >r_dev->phys[port];