Home
last modified time | relevance | path

Searched refs:PHY_M_FELP_LED1_MSK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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)
H A Dsky2.c502 ctrl &= ~PHY_M_FELP_LED1_MSK; in sky2_phy_init()
/kernel/linux/linux-6.6/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)
H A Dsky2.c501 ctrl &= ~PHY_M_FELP_LED1_MSK; in sky2_phy_init()

Completed in 41 milliseconds