Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iio/adc/
Dexynos_adc.c114 struct exynos_adc_data { struct
115 int num_channels;
116 bool needs_sclk;
117 bool needs_adc_phy;
118 int phy_offset;
119 u32 mask;
121 void (*init_hw)(struct exynos_adc *info);
122 void (*exit_hw)(struct exynos_adc *info);
123 void (*clear_irq)(struct exynos_adc *info);
124 void (*start_conv)(struct exynos_adc *info, unsigned long addr);