Home
last modified time | relevance | path

Searched refs:TXGBE_RX_EQ_CTL4 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/pcs/
H A Dpcs-xpcs-wx.c30 #define TXGBE_RX_EQ_CTL4 0x3C macro
88 val = txgbe_read_pma(xpcs, TXGBE_RX_EQ_CTL4); in txgbe_pma_config_10gbaser()
90 txgbe_write_pma(xpcs, TXGBE_RX_EQ_CTL4, val); in txgbe_pma_config_10gbaser()
119 txgbe_write_pma(xpcs, TXGBE_RX_EQ_CTL4, TXGBE_RX_EQ_CTL4_CONT_OFF_CAN0); in txgbe_pma_config_1g()