Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dmax5970-regulator.c141 unsigned int vthst, vthfst; in max597x_set_ocp() local
159 vthst = in max597x_set_ocp()
167 vthst = div_u64(mul_u32_u32(vthst, 120), 100); in max597x_set_ocp()
170 vthfst = vthst * (MAX5970_FAST2SLOW_RATIO / 100); in max597x_set_ocp()