Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/qcom/
H A Dqcom-spmi-adc-tm5.c44 #define ADC_TM5_ADC_DIG_PARAM 0x42 macro
46 #define ADC_TM5_FAST_AVG_CTL (ADC_TM5_ADC_DIG_PARAM + 1)
49 #define ADC_TM5_MEAS_INTERVAL_CTL (ADC_TM5_ADC_DIG_PARAM + 2)
52 #define ADC_TM5_MEAS_INTERVAL_CTL2 (ADC_TM5_ADC_DIG_PARAM + 3)
713 ret = adc_tm5_write(chip, ADC_TM5_ADC_DIG_PARAM, buf, sizeof(buf)); in adc_tm_hc_init()
746 ret = adc_tm5_write(chip, ADC_TM5_ADC_DIG_PARAM, buf, sizeof(buf)); in adc_tm5_init()