Searched defs:gtr_dev (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/phy/xilinx/ |
| D | phy-zynqmp.c | 255 static inline u32 xpsgtr_read(struct xpsgtr_dev *gtr_dev, u32 reg) in xpsgtr_read() 260 static inline void xpsgtr_write(struct xpsgtr_dev *gtr_dev, u32 reg, u32 value) in xpsgtr_write() 265 static inline void xpsgtr_clr_set(struct xpsgtr_dev *gtr_dev, u32 reg, in xpsgtr_clr_set() 309 struct xpsgtr_dev *gtr_dev = gtr_phy->dev; in xpsgtr_wait_pll_lock() local 391 struct xpsgtr_dev *gtr_dev = gtr_phy->dev; in xpsgtr_lane_set_protocol() local 438 struct xpsgtr_dev *gtr_dev = gtr_phy->dev; in xpsgtr_phy_init_sata() local 448 struct xpsgtr_dev *gtr_dev = gtr_phy->dev; in xpsgtr_phy_init_sgmii() local 506 struct xpsgtr_dev *gtr_dev = gtr_phy->dev; in xpsgtr_phy_tx_term_fix() local 570 struct xpsgtr_dev *gtr_dev = gtr_phy->dev; in xpsgtr_phy_init() local 623 struct xpsgtr_dev *gtr_dev = gtr_phy->dev; in xpsgtr_phy_exit() local [all …]
|
| /kernel/linux/linux-5.10/drivers/phy/xilinx/ |
| D | phy-zynqmp.c | 253 static inline u32 xpsgtr_read(struct xpsgtr_dev *gtr_dev, u32 reg) in xpsgtr_read() 258 static inline void xpsgtr_write(struct xpsgtr_dev *gtr_dev, u32 reg, u32 value) in xpsgtr_write() 263 static inline void xpsgtr_clr_set(struct xpsgtr_dev *gtr_dev, u32 reg, in xpsgtr_clr_set() 307 struct xpsgtr_dev *gtr_dev = gtr_phy->dev; in xpsgtr_wait_pll_lock() local 389 struct xpsgtr_dev *gtr_dev = gtr_phy->dev; in xpsgtr_lane_set_protocol() local 436 struct xpsgtr_dev *gtr_dev = gtr_phy->dev; in xpsgtr_phy_init_sata() local 446 struct xpsgtr_dev *gtr_dev = gtr_phy->dev; in xpsgtr_phy_init_sgmii() local 504 struct xpsgtr_dev *gtr_dev = gtr_phy->dev; in xpsgtr_phy_tx_term_fix() local 568 struct xpsgtr_dev *gtr_dev = gtr_phy->dev; in xpsgtr_phy_init() local 760 struct xpsgtr_dev *gtr_dev = dev_get_drvdata(dev); in xpsgtr_xlate() local [all …]
|