Searched refs:xpsgtr_dev (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/xilinx/ |
H A D | phy-zynqmp.c | 168 struct xpsgtr_dev; 191 * @dev: pointer to the xpsgtr_dev instance 200 struct xpsgtr_dev *dev; 205 * struct xpsgtr_dev - representation of a ZynMP GT device 216 struct xpsgtr_dev { struct 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() 389 struct xpsgtr_dev *gtr_de in xpsgtr_lane_set_protocol() [all...] |
/kernel/linux/linux-6.6/drivers/phy/xilinx/ |
H A D | phy-zynqmp.c | 168 struct xpsgtr_dev; 191 * @dev: pointer to the xpsgtr_dev instance 200 struct xpsgtr_dev *dev; 205 * struct xpsgtr_dev - representation of a ZynMP GT device 217 struct xpsgtr_dev { struct 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() 391 struct xpsgtr_dev *gtr_de in xpsgtr_lane_set_protocol() [all...] |
Completed in 2 milliseconds