Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbrcmphy.h320 #define BCM54XX_WOL_MASK(x) (MII_BCM54XX_EXP_SEL_WOL + 0x8B + (x)) macro
/openbmc/linux/drivers/net/phy/
H A Dbcm-phy-lib.c932 ret = bcm_phy_write_exp(phydev, BCM54XX_WOL_MASK(2 - i), in bcm_phy_set_wol()