Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/pmbus/
H A Dmp2975.c52 #define MP2975_VIN_UV_LIMIT_UNIT 8 macro
315 ret = DIV_ROUND_CLOSEST(ret, MP2975_VIN_UV_LIMIT_UNIT); in mp2973_read_word_data()
398 ret = DIV_ROUND_CLOSEST(ret, MP2975_VIN_UV_LIMIT_UNIT); in mp2975_read_word_data()