Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Dsun4i-gpadc.h93 struct sun4i_gpadc_dev { struct
94 struct device *dev;
95 struct regmap *regmap;
96 struct regmap_irq_chip_data *regmap_irqc;
97 void __iomem *base;
/Linux-v4.19/drivers/iio/adc/
Dsun4i-gpadc-iio.c539 struct sun4i_gpadc_dev *sun4i_gpadc_dev = in sun4i_gpadc_probe_mfd() local