Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmarvell_phy.h35 #define MARVELL_PHY_FAMILY_ID(id) ((id) >> 4) macro
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dmarvell.c672 switch (MARVELL_PHY_FAMILY_ID(phydev->phy_id)) { in marvell_config_led()
674 case MARVELL_PHY_FAMILY_ID(MARVELL_PHY_ID_88E1121R): in marvell_config_led()
675 case MARVELL_PHY_FAMILY_ID(MARVELL_PHY_ID_88E1318S): in marvell_config_led()
683 case MARVELL_PHY_FAMILY_ID(MARVELL_PHY_ID_88E1510): in marvell_config_led()