Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dbroadcom.c242 if (BRCM_PHY_MODEL(phydev) == PHY_ID_BCM57780) { in bcm54xx_phydsp_config()
270 if (BRCM_PHY_MODEL(phydev) != PHY_ID_BCM57780 && in bcm54xx_adjust_rxrefclk()
1191 .phy_id = PHY_ID_BCM57780,
1297 { PHY_ID_BCM57780, 0xfffffff0 },
/openbmc/linux/include/linux/
H A Dbrcmphy.h31 #define PHY_ID_BCM57780 0x03625d90 macro
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c1575 case PHY_ID_BCM57780: in tg3_mdio_init()