Searched refs:URTW_LED_ON (Results 1 – 2 of 2) sorted by relevance
235 #define URTW_LED_ON 1 macro
1847 sc->sc_gpio_ledstate = URTW_LED_ON; in urtw_led_mode0()1854 case URTW_LED_ON: in urtw_led_mode0()1864 URTW_LED_OFF : URTW_LED_ON; in urtw_led_mode0()1951 if (sc->sc_gpio_blinkstate == URTW_LED_ON) in urtw_led_blink()1965 if (sc->sc_gpio_ledstate == URTW_LED_ON && in urtw_led_blink()1977 sc->sc_gpio_blinkstate = (sc->sc_gpio_blinkstate != URTW_LED_ON) ? in urtw_led_blink()1978 URTW_LED_ON : URTW_LED_OFF; in urtw_led_blink()