Searched defs:mtk_pmic_auxadc_info (Results 1 – 1 of 1) sorted by relevance
156 struct mtk_pmic_auxadc_info { struct157 const char *model_name;158 const struct iio_chan_spec *channels;159 u8 num_channels;160 const struct mtk_pmic_auxadc_chan *desc;161 const u16 *regs;162 u16 sec_unlock_key;163 u32 vref_mV;164 u8 imp_adc_num;165 bool is_spmi;[all …]