Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Dmax77693.h79 MAX77693_LED_BOOST_NONE, enumerator
/Linux-v4.19/drivers/leds/
Dleds-max77693.c742 cfg->boost_mode = clamp_val(cfg->boost_mode, MAX77693_LED_BOOST_NONE, in max77693_led_validate_configuration()
746 if ((cfg->boost_mode == MAX77693_LED_BOOST_NONE) && led->iout_joint) in max77693_led_validate_configuration()