Searched refs:E1000_LEDCTL_LED0_IVRT (Results 1 – 4 of 4) sorted by relevance
1918 ledctl &= ~(E1000_LEDCTL_LED0_IVRT | E1000_LEDCTL_LED0_BLINK | in e1000_setup_led_generic()1975 if ((!(led_default & E1000_LEDCTL_LED0_IVRT) && in e1000_blink_led_generic()1977 ((led_default & E1000_LEDCTL_LED0_IVRT) && in e1000_blink_led_generic()
384 #define E1000_LEDCTL_LED0_IVRT 0x00000040 macro
1488 ctrl |= (E1000_LEDCTL_LED0_IVRT << (i * 8)); in e1000_led_on_82574()
1121 #define E1000_LEDCTL_LED0_IVRT 0x00000040 macro