Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dqcom-spmi-iadc.c73 #define IADC_INT_RSENSE_IDEAL_VALUE 10000 /* micro Ohms */ macro
437 iadc->rsense[IADC_EXT_RSENSE] = IADC_INT_RSENSE_IDEAL_VALUE; in iadc_rsense_read()
457 int_sense = IADC_INT_RSENSE_IDEAL_VALUE * 1000; in iadc_rsense_read()