Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dmax77693.h66 MAX77693_LED_BOOST_NONE, enumerator
/openbmc/linux/drivers/leds/flash/
H A Dleds-max77693.c739 cfg->boost_mode = clamp_val(cfg->boost_mode, MAX77693_LED_BOOST_NONE, in max77693_led_validate_configuration()
743 if ((cfg->boost_mode == MAX77693_LED_BOOST_NONE) && led->iout_joint) in max77693_led_validate_configuration()