Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dat803x.c71 #define AT803X_LED_CONTROL 0x18 macro
226 context->led_control = phy_read(phydev, AT803X_LED_CONTROL); in at803x_context_save()
238 phy_write(phydev, AT803X_LED_CONTROL, context->led_control); in at803x_context_restore()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds