Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dda9052-hwmon.c56 static inline int input_reg_to_mv(int value) in input_reg_to_mv() function
164 return sprintf(buf, "%d\n", input_reg_to_mv(ret)); in da9052_misc_channel_show()