Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/phy/
Dat803x.c78 #define AT803X_LED_CONTROL 0x18 macro
422 context->led_control = phy_read(phydev, AT803X_LED_CONTROL); in at803x_context_save()
434 phy_write(phydev, AT803X_LED_CONTROL, context->led_control); in at803x_context_restore()