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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c6468 u16 lp_up2; local
6475 MDIO_OVER_1G_LP_UP2, &lp_up2);
6477 /* Bits [10:7] at lp_up2, positioned at [15:12] */
6478 lp_up2 = (((lp_up2 & MDIO_OVER_1G_LP_UP2_PREEMPHASIS_MASK) >>
6482 if (lp_up2 == 0)
6492 if (lp_up2 !=
6495 tx_driver |= lp_up2;

Completed in 92 milliseconds