Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dmax5970.h41 #define MAX5970_REG_CH_UV_WARN_L(ch) (0x1B + (ch) * 10) macro
/openbmc/linux/drivers/regulator/
H A Dmax5970-regulator.c75 off_l = MAX5970_REG_CH_UV_WARN_L(channel); in max597x_set_vp()