Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/pcs/
H A Dpcs-xpcs-wx.c20 #define TXGBE_RX_GEN_CTL3_LOS_TRSHLD0 GENMASK(2, 0) macro
111 val = u16_replace_bits(val, 0x4, TXGBE_RX_GEN_CTL3_LOS_TRSHLD0); in txgbe_pma_config_1g()