Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/adc/
Dexynos_adc.c143 struct exynos_adc_data { struct
144 int num_channels;
145 bool needs_sclk;
146 bool needs_adc_phy;
147 int phy_offset;
148 u32 mask;
150 void (*init_hw)(struct exynos_adc *info);
151 void (*exit_hw)(struct exynos_adc *info);
152 void (*clear_irq)(struct exynos_adc *info);
153 void (*start_conv)(struct exynos_adc *info, unsigned long addr);