Searched refs:IGC_LEDCTL_LED0_IVRT (Results 1 – 2 of 2) sorted by relevance
1766 ledctl &= ~(IGC_LEDCTL_LED0_IVRT | IGC_LEDCTL_LED0_BLINK | in igc_setup_led_generic()1823 if ((!(led_default & IGC_LEDCTL_LED0_IVRT) && in igc_blink_led_generic()1825 ((led_default & IGC_LEDCTL_LED0_IVRT) && in igc_blink_led_generic()
363 #define IGC_LEDCTL_LED0_IVRT 0x00000040 macro