Home
last modified time | relevance | path

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

/kernel/linux/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);
/kernel/linux/linux-6.6/drivers/iio/adc/
Dexynos_adc.c156 struct exynos_adc_data { struct
157 int num_channels;
158 bool needs_sclk;
159 bool needs_adc_phy;
160 int phy_offset;
161 u32 mask;
163 void (*init_hw)(struct exynos_adc *info);
164 void (*exit_hw)(struct exynos_adc *info);
165 void (*clear_irq)(struct exynos_adc *info);
166 void (*start_conv)(struct exynos_adc *info, unsigned long addr);