Lines Matching defs:gtr_phy

276 static inline u32 xpsgtr_read_phy(struct xpsgtr_phy *gtr_phy, u32 reg)  in xpsgtr_read_phy()
284 static inline void xpsgtr_write_phy(struct xpsgtr_phy *gtr_phy, in xpsgtr_write_phy()
293 static inline void xpsgtr_clr_set_phy(struct xpsgtr_phy *gtr_phy, in xpsgtr_clr_set_phy()
309 struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy); in xpsgtr_wait_pll_lock() local
341 static void xpsgtr_configure_pll(struct xpsgtr_phy *gtr_phy) in xpsgtr_configure_pll()
391 static void xpsgtr_lane_set_protocol(struct xpsgtr_phy *gtr_phy) in xpsgtr_lane_set_protocol()
418 static void xpsgtr_bypass_scrambler_8b10b(struct xpsgtr_phy *gtr_phy) in xpsgtr_bypass_scrambler_8b10b()
425 static void xpsgtr_phy_init_dp(struct xpsgtr_phy *gtr_phy) in xpsgtr_phy_init_dp()
438 static void xpsgtr_phy_init_sata(struct xpsgtr_phy *gtr_phy) in xpsgtr_phy_init_sata()
448 static void xpsgtr_phy_init_sgmii(struct xpsgtr_phy *gtr_phy) in xpsgtr_phy_init_sgmii()
462 static void xpsgtr_phy_configure_dp(struct xpsgtr_phy *gtr_phy, unsigned int pre, in xpsgtr_phy_configure_dp()
486 static bool xpsgtr_phy_init_required(struct xpsgtr_phy *gtr_phy) in xpsgtr_phy_init_required()
506 static int xpsgtr_phy_tx_term_fix(struct xpsgtr_phy *gtr_phy) in xpsgtr_phy_tx_term_fix()
571 struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy); in xpsgtr_phy_init() local
624 struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy); in xpsgtr_phy_exit() local
637 struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy); in xpsgtr_phy_power_on() local
657 struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy); in xpsgtr_phy_configure() local
680 static int xpsgtr_set_lane_type(struct xpsgtr_phy *gtr_phy, u8 phy_type, in xpsgtr_set_lane_type()
776 struct xpsgtr_phy *gtr_phy; in xpsgtr_xlate() local
965 struct xpsgtr_phy *gtr_phy = &gtr_dev->phys[port]; in xpsgtr_probe() local