Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsky2.c449 (PHY_M_LEDC_LOS_CTRL(1) | /* LINK/ACT */ in sky2_phy_init()
474 (PHY_M_LEDC_LOS_CTRL(1) | /* LINK/ACT */ in sky2_phy_init()
1510 u16 led = PHY_M_LEDC_LOS_CTRL(1); /* link active */ in sky2_link_up()
2657 on ? (PHY_M_LEDC_LOS_CTRL(1) | in sky2_led()
Dsky2.h1338 #define PHY_M_LEDC_LOS_CTRL(x) (((x)<<12) & PHY_M_LEDC_LOS_MSK) macro
Dskge.h1591 #define PHY_M_LEDC_LOS_CTRL(x) (((x)<<12) & PHY_M_LEDC_LOS_MSK) macro