Symbol: xpsgtr_phy
drivers/phy/xilinx/phy-zynqmp.c
1045
struct xpsgtr_phy *gtr_phy = &gtr_dev->phys[port];
drivers/phy/xilinx/phy-zynqmp.c
236
struct xpsgtr_phy phys[NUM_LANES];
drivers/phy/xilinx/phy-zynqmp.c
289
static inline u32 xpsgtr_read_phy(struct xpsgtr_phy *gtr_phy, u32 reg)
drivers/phy/xilinx/phy-zynqmp.c
297
static inline void xpsgtr_write_phy(struct xpsgtr_phy *gtr_phy,
drivers/phy/xilinx/phy-zynqmp.c
306
static inline void xpsgtr_clr_set_phy(struct xpsgtr_phy *gtr_phy,
drivers/phy/xilinx/phy-zynqmp.c
348
struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy);
drivers/phy/xilinx/phy-zynqmp.c
400
static const struct xpsgtr_ssc *xpsgtr_find_sscs(struct xpsgtr_phy *gtr_phy)
drivers/phy/xilinx/phy-zynqmp.c
424
static int xpsgtr_configure_pll(struct xpsgtr_phy *gtr_phy)
drivers/phy/xilinx/phy-zynqmp.c
479
static void xpsgtr_lane_set_protocol(struct xpsgtr_phy *gtr_phy)
drivers/phy/xilinx/phy-zynqmp.c
513
static void xpsgtr_bypass_scrambler_8b10b(struct xpsgtr_phy *gtr_phy,
drivers/phy/xilinx/phy-zynqmp.c
532
static void xpsgtr_phy_init_dp(struct xpsgtr_phy *gtr_phy)
drivers/phy/xilinx/phy-zynqmp.c
545
static void xpsgtr_phy_init_sata(struct xpsgtr_phy *gtr_phy)
drivers/phy/xilinx/phy-zynqmp.c
555
static void xpsgtr_phy_init_sgmii(struct xpsgtr_phy *gtr_phy)
drivers/phy/xilinx/phy-zynqmp.c
569
static void xpsgtr_phy_configure_dp(struct xpsgtr_phy *gtr_phy, unsigned int pre,
drivers/phy/xilinx/phy-zynqmp.c
593
static bool xpsgtr_phy_init_required(struct xpsgtr_phy *gtr_phy)
drivers/phy/xilinx/phy-zynqmp.c
613
static int xpsgtr_phy_tx_term_fix(struct xpsgtr_phy *gtr_phy)
drivers/phy/xilinx/phy-zynqmp.c
678
struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy);
drivers/phy/xilinx/phy-zynqmp.c
743
struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy);
drivers/phy/xilinx/phy-zynqmp.c
756
struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy);
drivers/phy/xilinx/phy-zynqmp.c
767
struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy);
drivers/phy/xilinx/phy-zynqmp.c
790
static int xpsgtr_set_lane_type(struct xpsgtr_phy *gtr_phy, u8 phy_type,
drivers/phy/xilinx/phy-zynqmp.c
849
struct xpsgtr_phy *gtr_phy;
drivers/phy/xilinx/phy-zynqmp.c
910
struct xpsgtr_phy *gtr_phy = dev_get_drvdata(dev);