Searched refs:MAC_LED_CTRL (Results 1 – 2 of 2) sorted by relevance
4170 tw32(MAC_LED_CTRL, tp->led_ctrl); in tg3_power_down_prepare()5011 u32 led_ctrl = tr32(MAC_LED_CTRL); in tg3_setup_copper_phy()5023 tw32(MAC_LED_CTRL, led_ctrl); in tg3_setup_copper_phy()5794 tw32(MAC_LED_CTRL, (tp->led_ctrl | in tg3_setup_fiber_phy()5800 tw32(MAC_LED_CTRL, (tp->led_ctrl | in tg3_setup_fiber_phy()10653 tw32(MAC_LED_CTRL, tp->led_ctrl); in tg3_reset_hw()12807 tw32(MAC_LED_CTRL, LED_CTRL_LNKLED_OVERRIDE | in tg3_set_phys_id()12817 tw32(MAC_LED_CTRL, LED_CTRL_LNKLED_OVERRIDE | in tg3_set_phys_id()12822 tw32(MAC_LED_CTRL, tp->led_ctrl); in tg3_set_phys_id()
429 #define MAC_LED_CTRL 0x0000040c macro