Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/rgb/
H A Dleds-mt6370-rgb.c29 MT6370_LED_ISNK3, enumerator
247 case MT6370_LED_ISNK3: in mt6370_get_led_current_field()
291 case MT6370_LED_ISNK3: in mt6370_set_led_duty()
324 case MT6370_LED_ISNK3: in mt6370_set_led_freq()
348 case MT6370_LED_ISNK3: in mt6370_get_breath_reg_base()
410 case MT6370_LED_ISNK3: in mt6370_set_led_mode()
731 if (ret || reg > MT6370_LED_ISNK3 || priv->leds_active & BIT(reg)) { in mt6370_assign_multicolor_info()