Home
last modified time | relevance | path

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

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