Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/flash/
H A Dleds-mt6360.c24 MT6360_MAX_LEDS enumerator
34 #define MT6360_VIRTUAL_MULTICOLOR (MT6360_MAX_LEDS + 1)
781 if (!count || count > MT6360_MAX_LEDS) { in mt6360_led_probe()
820 if (reg >= MT6360_MAX_LEDS) { in mt6360_led_probe()