Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbrcmphy.h356 #define MII_BRCM_FET_SHDW_AM4_LED_MASK 0x0003 macro
/openbmc/linux/drivers/net/phy/
H A Dbroadcom.c740 reg &= ~MII_BRCM_FET_SHDW_AM4_LED_MASK; in brcm_fet_config_init()