Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dadm1026.c173 * NEG12_OFFSET = SCALE * Vref / V-192 - Vref
185 #define NEG12_OFFSET 16000 macro
586 NEG12_OFFSET); in in16_show()
593 - NEG12_OFFSET); in in16_min_show()
611 INT_MAX - NEG12_OFFSET) + in in16_min_store()
612 NEG12_OFFSET); in in16_min_store()
622 - NEG12_OFFSET); in in16_max_show()
640 INT_MAX - NEG12_OFFSET) + in in16_max_store()
641 NEG12_OFFSET); in in16_max_store()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dadm1026.c173 * NEG12_OFFSET = SCALE * Vref / V-192 - Vref
185 #define NEG12_OFFSET 16000 macro
586 NEG12_OFFSET); in in16_show()
593 - NEG12_OFFSET); in in16_min_show()
611 INT_MAX - NEG12_OFFSET) + in in16_min_store()
612 NEG12_OFFSET); in in16_min_store()
622 - NEG12_OFFSET); in in16_max_show()
640 INT_MAX - NEG12_OFFSET) + in in16_max_store()
641 NEG12_OFFSET); in in16_max_store()

Completed in 6 milliseconds