Searched refs:tx_pre_cursor (Results 1 – 1 of 1) sorted by relevance
2767 u32 tx_main_cursor, tx_pre_cursor, tx_post_cursor, lmain; in txgbe_read_phy_lane_tx_eq() local2778 tx_pre_cursor = value & TXGBE_PHY_LANE0_TX_EQ_CTL2_PRE; in txgbe_read_phy_lane_tx_eq()2780 BP_LOG("TX_PRE_CURSOR: %x\n", tx_pre_cursor); in txgbe_read_phy_lane_tx_eq()2784 lmain = 160 - tx_pre_cursor - tx_post_cursor; in txgbe_read_phy_lane_tx_eq()2793 tx_pre_cursor | (lmain << 8)); in txgbe_read_phy_lane_tx_eq()