Searched refs:XGBE_PMA_RX_VAL_SIG_MASK (Results 1 – 1 of 1) sorted by relevance
2046 #define XGBE_PMA_RX_VAL_SIG_MASK (XGBE_PMA_RX_SIG_DET_0_MASK | \ macro2114 XGBE_PMA_RX_VAL_SIG_MASK); in xgbe_phy_rx_adaptation()2117 if ((reg & XGBE_PMA_RX_VAL_SIG_MASK) != XGBE_PMA_RX_VAL_SIG_MASK) { in xgbe_phy_rx_adaptation()