Home
last modified time | relevance | path

Searched defs:mtk_pmic_auxadc_info (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/adc/
H A Dmt6359-auxadc.c125 struct mtk_pmic_auxadc_info { struct
126 const char *model_name;
127 const struct iio_chan_spec *channels;
128 u8 num_channels;
129 const struct mtk_pmic_auxadc_chan *desc;
130 const u16 *regs;
131 u16 sec_unlock_key;
132 u8 imp_adc_num;
133 int (*read_imp)(struct mt6359_auxadc *adc_dev, int *vbat, int *ibat);