Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dmarvell_phy.h46 #define MARVELL_PHY_LED0_LINK_LED1_ACTIVE 0x00000004 macro
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mdio.c213 phydev->dev_flags |= MARVELL_PHY_LED0_LINK_LED1_ACTIVE; in hclge_mac_connect_phy()
/linux-6.6.21/drivers/net/phy/
Dmarvell.c774 if (phydev->dev_flags & MARVELL_PHY_LED0_LINK_LED1_ACTIVE) in marvell_config_led()