Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-tca6507.c88 #define TCA6507_LS_LED_ON 0x4 /* Output LOW (on) */ macro
403 set_select(tca, led->num, TCA6507_LS_LED_ON); in led_prepare()
422 set_select(tca, led->num, TCA6507_LS_LED_ON); in led_prepare()
603 val ? TCA6507_LS_LED_OFF : TCA6507_LS_LED_ON); in tca6507_gpio_set_value()