Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dexynos_adc.c125 struct exynos_adc_data { struct
126 int num_channels;
127 bool needs_sclk;
128 bool needs_adc_phy;
129 int phy_offset;
130 u32 mask;
132 void (*init_hw)(struct exynos_adc *info);
133 void (*exit_hw)(struct exynos_adc *info);
134 void (*clear_irq)(struct exynos_adc *info);
135 void (*start_conv)(struct exynos_adc *info, unsigned long addr);