Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-ti-lmu-common.c87 u8 ramp, ramp_up, ramp_down; in ti_lmu_common_set_ramp() local
91 ramp_down = 0; in ti_lmu_common_set_ramp()
94 ramp_down = ti_lmu_common_convert_ramp_to_index(lmu_bank->ramp_down_usec); in ti_lmu_common_set_ramp()
97 ramp = (ramp_up << 4) | ramp_down; in ti_lmu_common_set_ramp()
/openbmc/linux/drivers/regulator/
H A Dmax8649.c56 unsigned ramp_down:1; member
220 info->ramp_down = pdata->ramp_down; in max8649_regulator_probe()
221 if (info->ramp_down) { in max8649_regulator_probe()
/openbmc/linux/include/linux/regulator/
H A Dmax8649.h38 unsigned ramp_down:1; member
/openbmc/linux/sound/soc/codecs/
H A Dwcd938x.c2160 goto ramp_down; in wcd938x_mbhc_get_result_params()
2171 ramp_down: in wcd938x_mbhc_get_result_params()
H A Dwcd934x.c2677 goto ramp_down; in wcd934x_mbhc_get_result_params()
2688 ramp_down: in wcd934x_mbhc_get_result_params()