Searched refs:lp_up2 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c5821 u16 lp_up2; local
5828 MDIO_OVER_1G_LP_UP2, &lp_up2);
5830 /* Bits [10:7] at lp_up2, positioned at [15:12] */
5831 lp_up2 = (((lp_up2 & MDIO_OVER_1G_LP_UP2_PREEMPHASIS_MASK) >>
5835 if (lp_up2 == 0)
5845 if (lp_up2 !=
5848 tx_driver |= lp_up2;

Completed in 2230 milliseconds