Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dqcom-spmi-iadc.c71 #define IADC_INT_RSENSE_DEVIATION 15625 /* nano Ohms per bit */ macro
458 int_sense += sign * deviation * IADC_INT_RSENSE_DEVIATION; in iadc_rsense_read()