Searched refs:TM_CMN_RST (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/phy/xilinx/ |
D | phy-zynqmp.c | 137 #define TM_CMN_RST 0x10018 macro 574 xpsgtr_clr_set(gtr_dev, TM_CMN_RST, TM_CMN_RST_MASK, TM_CMN_RST_SET); in xpsgtr_phy_tx_term_fix() 577 xpsgtr_clr_set(gtr_dev, TM_CMN_RST, TM_CMN_RST_MASK, TM_CMN_RST_EN); in xpsgtr_phy_tx_term_fix() 590 xpsgtr_clr_set(gtr_dev, TM_CMN_RST, TM_CMN_RST_MASK, TM_CMN_RST_SET); in xpsgtr_phy_tx_term_fix() 614 xpsgtr_clr_set(gtr_dev, TM_CMN_RST, TM_CMN_RST_MASK, TM_CMN_RST_EN); in xpsgtr_phy_tx_term_fix() 625 xpsgtr_clr_set(gtr_dev, TM_CMN_RST, TM_CMN_RST_MASK, TM_CMN_RST_SET); in xpsgtr_phy_tx_term_fix()
|