Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-mt6323.c62 #define ISINK_CH_EN(i) BIT(i) macro
187 status = ISINK_CH_EN(led->id); in mt6323_led_hw_off()
224 if (!(status & ISINK_CH_EN(led->id))) in mt6323_get_led_hw_brightness()
266 ISINK_CH_EN(led->id)); in mt6323_led_hw_on()