Searched refs:URTW_LED_ON (Results 1 – 2 of 2) sorted by relevance
289 #define URTW_LED_ON 1 macro
3639 sc->sc_gpio_ledstate = URTW_LED_ON; in urtw_led_mode0()3648 case URTW_LED_ON: in urtw_led_mode0()3658 URTW_LED_OFF : URTW_LED_ON; in urtw_led_mode0()3785 if (sc->sc_gpio_blinkstate == URTW_LED_ON) in urtw_led_blink()3799 if (sc->sc_gpio_ledstate == URTW_LED_ON && in urtw_led_blink()3811 sc->sc_gpio_blinkstate = (sc->sc_gpio_blinkstate != URTW_LED_ON) ? in urtw_led_blink()3812 URTW_LED_ON : URTW_LED_OFF; in urtw_led_blink()