Searched refs:ADC5_GEN3_CONV_REQ (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/thermal/qcom/ |
| H A D | qcom-spmi-adc-tm5-gen3.c | 207 ADC5_GEN3_CONV_REQ, &val, sizeof(val)); in adc_tm5_gen3_disable_channel() 275 ADC5_GEN3_CONV_REQ, &conv_req, sizeof(conv_req)); in adc_tm5_gen3_configure()
|
| /linux/include/linux/iio/adc/ |
| H A D | qcom-adc5-gen3-common.h | 75 #define ADC5_GEN3_CONV_REQ 0xe5 macro
|
| /linux/drivers/iio/adc/ |
| H A D | qcom-spmi-adc5-gen3.c | 168 ADC5_GEN3_CONV_REQ, &conv_req, sizeof(conv_req)); in adc5_gen3_configure() 194 ret = adc5_gen3_read(adc, sdam_index, ADC5_GEN3_CONV_REQ, in adc5_gen3_poll_wait_hs() 230 return adc5_gen3_write(adc, sdam_index, ADC5_GEN3_CONV_REQ, &value, in adc5_gen3_status_clear()
|