Home
last modified time | relevance | path

Searched full:adc_tm (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/thermal/qcom/
Dqcom-spmi-adc-tm5.c201 unsigned int decimation; /* For Gen2 ADC_TM */
202 unsigned int avg_samples; /* For Gen2 ADC_TM */
203 bool high_thr_en; /* For Gen2 ADC_TM */
204 bool low_thr_en; /* For Gen2 ADC_TM */
205 bool meas_en; /* For Gen2 ADC_TM */
219 * Applies to all channels, used only on Gen1 ADC_TM.
222 * channels, used only on Gen1 ADC_TM.
224 * @adc_mutex_lock: ADC_TM mutex lock, used only on Gen2 ADC_TM.
241 static int adc_tm5_read(struct adc_tm5_chip *adc_tm, u16 offset, u8 *data, int len) in adc_tm5_read() argument
243 return regmap_bulk_read(adc_tm->regmap, adc_tm->base + offset, data, len); in adc_tm5_read()
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/thermal/
Dqcom-spmi-adc-tm5.yaml38 Not applicable for Gen2 ADC_TM peripheral.
51 Not applicable for Gen2 ADC_TM peripheral.
103 This property in child node is applicable only for Gen2 ADC_TM peripheral.
116 This property in child node is applicable only for Gen2 ADC_TM peripheral.