Home
last modified time | relevance | path

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

/linux-5.10/drivers/phy/xilinx/
Dphy-zynqmp.c272 static inline u32 xpsgtr_read_phy(struct xpsgtr_phy *gtr_phy, u32 reg) in xpsgtr_read_phy()
280 static inline void xpsgtr_write_phy(struct xpsgtr_phy *gtr_phy, in xpsgtr_write_phy()
289 static inline void xpsgtr_clr_set_phy(struct xpsgtr_phy *gtr_phy, in xpsgtr_clr_set_phy()
305 struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy); in xpsgtr_wait_pll_lock() local
337 static void xpsgtr_configure_pll(struct xpsgtr_phy *gtr_phy) in xpsgtr_configure_pll()
386 static void xpsgtr_lane_set_protocol(struct xpsgtr_phy *gtr_phy) in xpsgtr_lane_set_protocol()
413 static void xpsgtr_bypass_scrambler_8b10b(struct xpsgtr_phy *gtr_phy) in xpsgtr_bypass_scrambler_8b10b()
420 static void xpsgtr_phy_init_dp(struct xpsgtr_phy *gtr_phy) in xpsgtr_phy_init_dp()
433 static void xpsgtr_phy_init_sata(struct xpsgtr_phy *gtr_phy) in xpsgtr_phy_init_sata()
443 static void xpsgtr_phy_init_sgmii(struct xpsgtr_phy *gtr_phy) in xpsgtr_phy_init_sgmii()
[all …]