Searched defs:gtr_phy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/xilinx/ |
H A D | phy-zynqmp.c | 273 static inline u32 xpsgtr_read_phy(struct xpsgtr_phy *gtr_phy, u32 reg) in xpsgtr_read_phy() argument 281 static inline void xpsgtr_write_phy(struct xpsgtr_phy *gtr_phy, in xpsgtr_write_phy() argument 290 static inline void xpsgtr_clr_set_phy(struct xpsgtr_phy *gtr_phy, in xpsgtr_clr_set_phy() argument 306 struct xpsgtr_phy *gtr_phy in xpsgtr_wait_pll_lock() local 338 xpsgtr_configure_pll(struct xpsgtr_phy *gtr_phy) xpsgtr_configure_pll() argument 387 xpsgtr_lane_set_protocol(struct xpsgtr_phy *gtr_phy) xpsgtr_lane_set_protocol() argument 414 xpsgtr_bypass_scrambler_8b10b(struct xpsgtr_phy *gtr_phy) xpsgtr_bypass_scrambler_8b10b() argument 421 xpsgtr_phy_init_dp(struct xpsgtr_phy *gtr_phy) xpsgtr_phy_init_dp() argument 434 xpsgtr_phy_init_sata(struct xpsgtr_phy *gtr_phy) xpsgtr_phy_init_sata() argument 444 xpsgtr_phy_init_sgmii(struct xpsgtr_phy *gtr_phy) xpsgtr_phy_init_sgmii() argument 458 xpsgtr_phy_configure_dp(struct xpsgtr_phy *gtr_phy, unsigned int pre, unsigned int voltage) xpsgtr_phy_configure_dp() argument 482 xpsgtr_phy_init_required(struct xpsgtr_phy *gtr_phy) xpsgtr_phy_init_required() argument 502 xpsgtr_phy_tx_term_fix(struct xpsgtr_phy *gtr_phy) xpsgtr_phy_tx_term_fix() argument 567 struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy); xpsgtr_phy_init() local 616 struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy); xpsgtr_phy_exit() local 625 struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy); xpsgtr_phy_power_on() local 642 struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy); xpsgtr_phy_configure() local 665 xpsgtr_set_lane_type(struct xpsgtr_phy *gtr_phy, u8 phy_type, unsigned int phy_instance) xpsgtr_set_lane_type() argument 761 struct xpsgtr_phy *gtr_phy; xpsgtr_xlate() local 949 struct xpsgtr_phy *gtr_phy = >r_dev->phys[port]; xpsgtr_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/phy/xilinx/ |
H A D | phy-zynqmp.c | 275 static inline u32 xpsgtr_read_phy(struct xpsgtr_phy *gtr_phy, u32 reg) in xpsgtr_read_phy() argument 283 static inline void xpsgtr_write_phy(struct xpsgtr_phy *gtr_phy, in xpsgtr_write_phy() argument 292 static inline void xpsgtr_clr_set_phy(struct xpsgtr_phy *gtr_phy, in xpsgtr_clr_set_phy() argument 308 struct xpsgtr_phy *gtr_phy in xpsgtr_wait_pll_lock() local 340 xpsgtr_configure_pll(struct xpsgtr_phy *gtr_phy) xpsgtr_configure_pll() argument 389 xpsgtr_lane_set_protocol(struct xpsgtr_phy *gtr_phy) xpsgtr_lane_set_protocol() argument 416 xpsgtr_bypass_scrambler_8b10b(struct xpsgtr_phy *gtr_phy) xpsgtr_bypass_scrambler_8b10b() argument 423 xpsgtr_phy_init_dp(struct xpsgtr_phy *gtr_phy) xpsgtr_phy_init_dp() argument 436 xpsgtr_phy_init_sata(struct xpsgtr_phy *gtr_phy) xpsgtr_phy_init_sata() argument 446 xpsgtr_phy_init_sgmii(struct xpsgtr_phy *gtr_phy) xpsgtr_phy_init_sgmii() argument 460 xpsgtr_phy_configure_dp(struct xpsgtr_phy *gtr_phy, unsigned int pre, unsigned int voltage) xpsgtr_phy_configure_dp() argument 484 xpsgtr_phy_init_required(struct xpsgtr_phy *gtr_phy) xpsgtr_phy_init_required() argument 504 xpsgtr_phy_tx_term_fix(struct xpsgtr_phy *gtr_phy) xpsgtr_phy_tx_term_fix() argument 569 struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy); xpsgtr_phy_init() local 622 struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy); xpsgtr_phy_exit() local 635 struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy); xpsgtr_phy_power_on() local 655 struct xpsgtr_phy *gtr_phy = phy_get_drvdata(phy); xpsgtr_phy_configure() local 678 xpsgtr_set_lane_type(struct xpsgtr_phy *gtr_phy, u8 phy_type, unsigned int phy_instance) xpsgtr_set_lane_type() argument 774 struct xpsgtr_phy *gtr_phy; xpsgtr_xlate() local 963 struct xpsgtr_phy *gtr_phy = >r_dev->phys[port]; xpsgtr_probe() local [all...] |
Completed in 3 milliseconds