Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dstmpe-adc.c40 #define STMPE_TEMP_CHANNEL (STMPE_ADC_LAST_NR + 1) macro
107 if (info->channel != STMPE_TEMP_CHANNEL) { in stmpe_read_temp()
194 } else if (info->channel == STMPE_TEMP_CHANNEL) { in stmpe_adc_isr()