Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/qcom/
H A Dqcom-spmi-adc-tm5.c53 #define ADC_TM5_MEAS_INTERVAL_CTL2_MASK 0xf0 macro
743 buf[3] = FIELD_PREP(ADC_TM5_MEAS_INTERVAL_CTL2_MASK, ADC_TM5_TIMER2) | in adc_tm5_init()