Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e100/
De100.h448 #define PHY_82555_LED_ON_PRE_559 (BIT_0 | BIT_1 | BIT_2) // activity LED is on for 558 and be… macro
De100_main.c3754 e100_led_control(bdp, PHY_82555_LED_ON_PRE_559); in e100_led_blink_callback()