Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dbrcmphy.h262 #define BCM54XX_TOP_MISC_LED_CTL (MII_BCM54XX_EXP_SEL_TOP + 0x0C) macro
/linux-6.12.1/drivers/net/phy/
Dbcm-phy-lib.c1004 ret = bcm_phy_read_exp(phydev, BCM54XX_TOP_MISC_LED_CTL); in bcm_phy_set_wol()
1009 ret = bcm_phy_write_exp(phydev, BCM54XX_TOP_MISC_LED_CTL, ret); in bcm_phy_set_wol()