Home
last modified time | relevance | path

Searched refs:BCM54616S_100FX_MODE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dbrcmphy.h225 #define BCM54616S_100FX_MODE BIT(0) /* 100-FX SerDes Enable */ macro
/openbmc/linux/drivers/net/phy/
H A Dbroadcom.c639 if (!(val & BCM54616S_100FX_MODE)) in bcm54616s_probe()