Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/
Dmax77693.h79 MAX77693_LED_BOOST_NONE, enumerator
/linux-4.4.14/drivers/leds/
Dleds-max77693.c775 cfg->boost_mode = clamp_val(cfg->boost_mode, MAX77693_LED_BOOST_NONE, in max77693_led_validate_configuration()
779 if ((cfg->boost_mode == MAX77693_LED_BOOST_NONE) && led->iout_joint) in max77693_led_validate_configuration()