Home
last modified time | relevance | path

Searched refs:DA9055_VSYS_DIV (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dda9055-hwmon.c24 #define DA9055_VSYS_DIV 85 macro
119 return DIV_ROUND_CLOSEST(value * 1000, DA9055_VSYS_DIV) + 2500; in volt_reg_to_mv()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dda9055-hwmon.c24 #define DA9055_VSYS_DIV 85 macro
119 return DIV_ROUND_CLOSEST(value * 1000, DA9055_VSYS_DIV) + 2500; in volt_reg_to_mv()

Completed in 1 milliseconds