Searched refs:URTW_LED_ON (Results 1 – 2 of 2) sorted by relevance
289 #define URTW_LED_ON 1 macro
3670 sc->sc_gpio_ledstate = URTW_LED_ON; in urtw_led_mode0()3679 case URTW_LED_ON: in urtw_led_mode0()3689 URTW_LED_OFF : URTW_LED_ON; in urtw_led_mode0()3818 if (sc->sc_gpio_blinkstate == URTW_LED_ON) in urtw_led_blink()3832 if (sc->sc_gpio_ledstate == URTW_LED_ON && in urtw_led_blink()3844 sc->sc_gpio_blinkstate = (sc->sc_gpio_blinkstate != URTW_LED_ON) ? in urtw_led_blink()3845 URTW_LED_ON : URTW_LED_OFF; in urtw_led_blink()