Home
last modified time | relevance | path

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

/linux-5.10/drivers/iio/adc/
Dexynos_adc.c153 struct exynos_adc_data { struct
154 int num_channels;
155 bool needs_sclk;
156 bool needs_adc_phy;
157 int phy_offset;
158 u32 mask;
160 void (*init_hw)(struct exynos_adc *info);
161 void (*exit_hw)(struct exynos_adc *info);
162 void (*clear_irq)(struct exynos_adc *info);
163 void (*start_conv)(struct exynos_adc *info, unsigned long addr);