Home
last modified time | relevance | path

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

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