Home
last modified time | relevance | path

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

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