Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dbrcmphy.h45 #define PHY_BRCM_DIS_TXCRXC_NOENRGY 0x00008000 macro
/linux-4.1.27/drivers/net/phy/
Dbroadcom.c189 if (phydev->dev_flags & PHY_BRCM_DIS_TXCRXC_NOENRGY) in bcm54xx_adjust_rxrefclk()
238 (phydev->dev_flags & PHY_BRCM_DIS_TXCRXC_NOENRGY) || in bcm54xx_config_init()
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dtg3.c1579 PHY_BRCM_DIS_TXCRXC_NOENRGY | in tg3_mdio_init()