Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dmax5970.h54 #define MAX5970_FAST2SLOW_RATIO 200 macro
/openbmc/linux/drivers/regulator/
H A Dmax5970-regulator.c170 vthfst = vthst * (MAX5970_FAST2SLOW_RATIO / 100); in max597x_set_ocp()