Symbol: xpsgtr_phy
drivers/phy/xilinx/phy-zynqmp.c
1017
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
506
static void xpsgtr_bypass_scrambler_8b10b(struct xpsgtr_phy *gtr_phy)
drivers/phy/xilinx/phy-zynqmp.c
513
static void xpsgtr_phy_init_dp(struct xpsgtr_phy *gtr_phy)
drivers/phy/xilinx/phy-zynqmp.c
526
static void xpsgtr_phy_init_sata(struct xpsgtr_phy *gtr_phy)
drivers/phy/xilinx/phy-zynqmp.c
536
static void xpsgtr_phy_init_sgmii(struct xpsgtr_phy *gtr_phy)
drivers/phy/xilinx/phy-zynqmp.c
550
static void xpsgtr_phy_configure_dp(struct xpsgtr_phy *gtr_phy, unsigned int pre,
drivers/phy/xilinx/phy-zynqmp.c
574
static bool xpsgtr_phy_init_required(struct xpsgtr_phy *gtr_phy)
drivers/phy/xilinx/phy-zynqmp.c
594
static int xpsgtr_phy_tx_term_fix(struct xpsgtr_phy *gtr_phy)
drivers/phy/xilinx/phy-zynqmp.c
659
struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy);
drivers/phy/xilinx/phy-zynqmp.c
715
struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy);
drivers/phy/xilinx/phy-zynqmp.c
728
struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy);
drivers/phy/xilinx/phy-zynqmp.c
739
struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy);
drivers/phy/xilinx/phy-zynqmp.c
762
static int xpsgtr_set_lane_type(struct xpsgtr_phy *gtr_phy, u8 phy_type,
drivers/phy/xilinx/phy-zynqmp.c
821
struct xpsgtr_phy *gtr_phy;
drivers/phy/xilinx/phy-zynqmp.c
882
struct xpsgtr_phy *gtr_phy = dev_get_drvdata(dev);