Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/
H A Dskge.h1509 #define PHY_M_LED_MO_RX(x) ((x)<<2) /* Bit 3.. 2: Rx */ macro
H A Dsky2.h1523 #define PHY_M_LED_MO_RX(x) ((x)<<2) /* Bit 3.. 2: Rx */ macro
H A Dsky2.c579 ledover |= PHY_M_LED_MO_RX(MO_LED_OFF); in sky2_phy_init()
3983 PHY_M_LED_MO_RX(mode) | in sky2_led()