Home
last modified time | relevance | path

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

/linux/drivers/net/phy/qcom/
H A Dat803x.c27 #define AT803X_LED_CONTROL 0x18 macro
198 context->led_control = phy_read(phydev, AT803X_LED_CONTROL); in at803x_context_save()
210 phy_write(phydev, AT803X_LED_CONTROL, context->led_control); in at803x_context_restore()