Lines Matching defs:gtr_dev
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
821 struct xpsgtr_dev *gtr_dev = dev_get_drvdata(dev); in xpsgtr_suspend() local
832 struct xpsgtr_dev *gtr_dev = dev_get_drvdata(dev); in xpsgtr_resume() local
866 static int xpsgtr_get_ref_clocks(struct xpsgtr_dev *gtr_dev) in xpsgtr_get_ref_clocks()
916 struct xpsgtr_dev *gtr_dev; in xpsgtr_probe() local