Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/adc/
Dat91-sama5d2_adc.c455 struct at91_adc_platform { struct
456 const struct at91_adc_reg_layout *layout;
457 const struct iio_chan_spec (*adc_channels)[];
458 unsigned int nr_channels;
459 unsigned int touch_chan_x;
460 unsigned int touch_chan_y;
461 unsigned int touch_chan_p;
462 unsigned int max_channels;
463 unsigned int max_index;
464 unsigned int hw_trig_cnt;
[all …]