Home
last modified time | relevance | path

Searched defs:DAC_FROM_REG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dadm1026.c226 #define DAC_FROM_REG(val) (((val) * 2500) / 255) macro
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dadm1026.c226 #define DAC_FROM_REG(val) (((val) * 2500) / 255) macro

Completed in 7 milliseconds