Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dingenic-adc.c95 unsigned int has_aux2: 1; member
509 .has_aux2 = false,
523 .has_aux2 = false,
537 .has_aux2 = true,
584 if (adc->soc_data->has_aux2 && engine == 0) { in ingenic_adc_read_chan_info_raw()