Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/
H A Dskge.h1568 PHY_M_FELP_LED1_MSK = 0xf<<4, /* Bit 7.. 4: LED1 Mask (ACT) */ enumerator
1573 #define PHY_M_FELP_LED1_CTRL(x) (((x)<<4) & PHY_M_FELP_LED1_MSK)
H A Dsky2.h1563 PHY_M_FELP_LED1_MSK = 0xf<<4, /* Bit 7.. 4: LED1 Mask (ACT) */ enumerator
1568 #define PHY_M_FELP_LED1_CTRL(x) (((u16)(x)<<4) & PHY_M_FELP_LED1_MSK)