Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dingenic-adc.c99 unsigned int has_aux_md: 1; member
558 .has_aux_md = false,
572 .has_aux_md = false,
586 .has_aux_md = true,
600 .has_aux_md = true,
647 if (adc->soc_data->has_aux_md && engine == 0) { in ingenic_adc_read_chan_info_raw()