Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dbrcmphy.h70 #define PHY_BRCM_RX_REFCLK_UNUSED 0x00000002 macro
/linux-6.12.1/drivers/net/phy/
Dbroadcom.c136 if (!(phydev->dev_flags & PHY_BRCM_RX_REFCLK_UNUSED)) { in bcm54612e_config_init()
318 if (phydev->dev_flags & PHY_BRCM_RX_REFCLK_UNUSED) { in bcm54xx_adjust_rxrefclk()
413 if (!(phydev->dev_flags & PHY_BRCM_RX_REFCLK_UNUSED)) { in bcm54811_config_init()
/linux-6.12.1/drivers/net/ethernet/broadcom/
Dtg3.c1581 PHY_BRCM_RX_REFCLK_UNUSED | in tg3_mdio_init()