Searched refs:tiadc_device (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iio/adc/
H A Dti_am335x_adc.c41 struct tiadc_device { struct
54 static unsigned int tiadc_readl(struct tiadc_device *adc, unsigned int reg)
59 static void tiadc_writel(struct tiadc_device *adc, unsigned int reg,
65 static u32 get_adc_step_mask(struct tiadc_device *adc_dev)
74 static u32 get_adc_chan_step_mask(struct tiadc_device *adc_dev,
92 static u32 get_adc_step_bit(struct tiadc_device *adc_dev, int chan)
97 static int tiadc_wait_idle(struct tiadc_device *adc_dev)
108 struct tiadc_device *adc_dev = iio_priv(indio_dev);
152 struct tiadc_device *adc_dev = iio_priv(indio_dev);
194 struct tiadc_device *adc_de
[all...]

Completed in 197 milliseconds