Searched refs:sg_dig_ctrl (Results 1 – 1 of 1) sorted by relevance
3084 u32 sg_dig_ctrl = tr32(SG_DIG_CTRL); in tg3_power_down_phy() local3087 sg_dig_ctrl |= in tg3_power_down_phy()3089 tw32(SG_DIG_CTRL, sg_dig_ctrl); in tg3_power_down_phy()5512 u32 sg_dig_ctrl, sg_dig_status; in tg3_setup_fiber_hw_autoneg() local5533 sg_dig_ctrl = tr32(SG_DIG_CTRL); in tg3_setup_fiber_hw_autoneg()5536 if (sg_dig_ctrl & SG_DIG_USING_HW_AUTONEG) { in tg3_setup_fiber_hw_autoneg()5565 if (sg_dig_ctrl != expected_sg_dig_ctrl) { in tg3_setup_fiber_hw_autoneg()5593 if (sg_dig_ctrl & SG_DIG_PAUSE_CAP) in tg3_setup_fiber_hw_autoneg()5595 if (sg_dig_ctrl & SG_DIG_ASYM_PAUSE) in tg3_setup_fiber_hw_autoneg()