Home
last modified time | relevance | path

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

/linux/drivers/thermal/qcom/
H A Dqcom-spmi-adc-tm5-gen3.c372 int tm_count = i + 1; in adc_tm5_probe() local
376 adc_tm5->chan_props[i].sdam_index = tm_count / 8; in adc_tm5_probe()
377 adc_tm5->chan_props[i].tm_chan_index = tm_count % 8; in adc_tm5_probe()