Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/phy/
Dat803x.c71 #define AT803X_LED_CONTROL 0x18 macro
310 context->led_control = phy_read(phydev, AT803X_LED_CONTROL); in at803x_context_save()
322 phy_write(phydev, AT803X_LED_CONTROL, context->led_control); in at803x_context_restore()