Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dat803x.c77 #define AT803X_LED_CONTROL 0x18 macro
427 context->led_control = phy_read(phydev, AT803X_LED_CONTROL); in at803x_context_save()
439 phy_write(phydev, AT803X_LED_CONTROL, context->led_control); in at803x_context_restore()