Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dbrcmphy.h40 #define PHY_BRCM_RX_REFCLK_UNUSED 0x00000400 macro
/linux-4.1.27/drivers/net/phy/
Dbroadcom.c177 if (phydev->dev_flags & PHY_BRCM_RX_REFCLK_UNUSED) { in bcm54xx_adjust_rxrefclk()
237 if ((phydev->dev_flags & PHY_BRCM_RX_REFCLK_UNUSED) || in bcm54xx_config_init()
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dtg3.c1578 PHY_BRCM_RX_REFCLK_UNUSED | in tg3_mdio_init()