Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/qcom/
H A Dqcom-spmi-adc-tm5.c392 #define ADC_TM_GEN2_POLL_RETRY_COUNT 3 macro
426 for (count = 0; count < ADC_TM_GEN2_POLL_RETRY_COUNT; count++) { in adc_tm5_gen2_conv_req()