Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dair_en8811h.c103 #define AIR_PHY_LED_ON_ENABLE BIT(15) macro
979 val |= AIR_PHY_LED_ON_ENABLE; in air_led_init()
981 val &= ~AIR_PHY_LED_ON_ENABLE; in air_led_init()
989 AIR_PHY_LED_ON_ENABLE | in air_led_init()