Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/pcs/
H A Dpcs-xpcs-wx.c12 #define TXGBE_TX_GENCTL1_VBOOST_EN0 BIT(4) macro
99 val &= ~TXGBE_TX_GENCTL1_VBOOST_EN0; in txgbe_pma_config_1g()