Searched refs:xpsgtr_write_phy (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/phy/xilinx/ |
H A D | phy-zynqmp.c | 299 static inline void xpsgtr_write_phy(struct xpsgtr_phy *gtr_phy, in xpsgtr_write_phy() function 481 xpsgtr_write_phy(gtr_phy, L0_TM_DIG_6, L0_TM_DIS_DESCRAMBLE_DECODER); in xpsgtr_bypass_scrambler_8b10b() 482 xpsgtr_write_phy(gtr_phy, L0_TX_DIG_61, L0_TM_DISABLE_SCRAMBLE_ENCODER); in xpsgtr_bypass_scrambler_8b10b() 488 xpsgtr_write_phy(gtr_phy, L0_TXPMD_TM_45, in xpsgtr_phy_init_dp() 494 xpsgtr_write_phy(gtr_phy, L0_TX_ANA_TM_118, in xpsgtr_phy_init_dp() 539 xpsgtr_write_phy(gtr_phy, L0_TXPMD_TM_48, voltage_swing[pre][voltage]); in xpsgtr_phy_configure_dp() 540 xpsgtr_write_phy(gtr_phy, L0_TX_ANA_TM_18, pre_emphasis[pre][voltage]); in xpsgtr_phy_configure_dp() 655 xpsgtr_write_phy(gtr_phy, L0_TM_PLL_DIG_37, L0_TM_COARSE_CODE_LIMIT); in xpsgtr_phy_init()
|