Home
last modified time | relevance | path

Searched refs:TCA6507_LS_LED_OFF (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/leds/
H A Dleds-tca6507.c84 #define TCA6507_LS_LED_OFF 0x0 /* Output HI-Z (off) */ macro
391 set_select(tca, led->num, TCA6507_LS_LED_OFF); in led_prepare()
606 val ? TCA6507_LS_LED_OFF : TCA6507_LS_LED_ON); in tca6507_gpio_set_value()