Home
last modified time | relevance | path

Searched refs:sg_dig_ctrl (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c3064 u32 sg_dig_ctrl = tr32(SG_DIG_CTRL); in tg3_power_down_phy() local
3067 sg_dig_ctrl |= in tg3_power_down_phy()
3069 tw32(SG_DIG_CTRL, sg_dig_ctrl); in tg3_power_down_phy()
5502 u32 sg_dig_ctrl, sg_dig_status; in tg3_setup_fiber_hw_autoneg() local
5522 sg_dig_ctrl = tr32(SG_DIG_CTRL); in tg3_setup_fiber_hw_autoneg()
5525 if (sg_dig_ctrl & SG_DIG_USING_HW_AUTONEG) { in tg3_setup_fiber_hw_autoneg()
5554 if (sg_dig_ctrl != expected_sg_dig_ctrl) { in tg3_setup_fiber_hw_autoneg()
5582 if (sg_dig_ctrl & SG_DIG_PAUSE_CAP) in tg3_setup_fiber_hw_autoneg()
5584 if (sg_dig_ctrl & SG_DIG_ASYM_PAUSE) in tg3_setup_fiber_hw_autoneg()