Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dbrcmphy.h69 #define PHY_BRCM_DIS_TXCRXC_NOENRGY 0x00008000 macro
/Linux-v4.19/drivers/net/phy/
Dbroadcom.c255 if (phydev->dev_flags & PHY_BRCM_DIS_TXCRXC_NOENRGY) in bcm54xx_adjust_rxrefclk()
304 (phydev->dev_flags & PHY_BRCM_DIS_TXCRXC_NOENRGY) || in bcm54xx_config_init()
/Linux-v4.19/drivers/net/ethernet/broadcom/
Dtg3.c1593 PHY_BRCM_DIS_TXCRXC_NOENRGY | in tg3_mdio_init()