Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Dbroadcom.c81 if (!(phydev->dev_flags & PHY_BRCM_RX_REFCLK_UNUSED)) { in bcm54612e_config_init()
243 if (phydev->dev_flags & PHY_BRCM_RX_REFCLK_UNUSED) { in bcm54xx_adjust_rxrefclk()
303 if ((phydev->dev_flags & PHY_BRCM_RX_REFCLK_UNUSED) || in bcm54xx_config_init()
/Linux-v4.19/include/linux/
Dbrcmphy.h64 #define PHY_BRCM_RX_REFCLK_UNUSED 0x00000400 macro
/Linux-v4.19/drivers/net/ethernet/broadcom/
Dtg3.c1592 PHY_BRCM_RX_REFCLK_UNUSED | in tg3_mdio_init()