Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dair_en8811h.c102 #define AIR_PHY_LED_ON_POLARITY BIT(14) macro
984 val |= AIR_PHY_LED_ON_POLARITY; in air_led_init()
986 val &= ~AIR_PHY_LED_ON_POLARITY; in air_led_init()
990 AIR_PHY_LED_ON_POLARITY, val); in air_led_init()