Searched refs:URTW_LED_ON (Results 1 – 2 of 2) sorted by relevance
269 #define URTW_LED_ON 1 macro
1697 sc->sc_gpio_ledstate = URTW_LED_ON; in urtw_led_mode0()1705 case URTW_LED_ON: in urtw_led_mode0()1715 URTW_LED_OFF : URTW_LED_ON; in urtw_led_mode0()1772 if (sc->sc_gpio_blinkstate == URTW_LED_ON) in urtw_led_blink()1786 if (sc->sc_gpio_ledstate == URTW_LED_ON && in urtw_led_blink()1798 sc->sc_gpio_blinkstate = (sc->sc_gpio_blinkstate != URTW_LED_ON) ? in urtw_led_blink()1799 URTW_LED_ON : URTW_LED_OFF; in urtw_led_blink()