Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/adc/
Dti_am335x_adc.c33 struct tiadc_device { struct
43 static unsigned int tiadc_readl(struct tiadc_device *adc, unsigned int reg) in tiadc_readl() argument
48 static void tiadc_writel(struct tiadc_device *adc, unsigned int reg, in tiadc_writel()
54 static u32 get_adc_step_mask(struct tiadc_device *adc_dev) in get_adc_step_mask()
63 static u32 get_adc_chan_step_mask(struct tiadc_device *adc_dev, in get_adc_chan_step_mask()
81 static u32 get_adc_step_bit(struct tiadc_device *adc_dev, int chan) in get_adc_step_bit()
88 struct tiadc_device *adc_dev = iio_priv(indio_dev); in tiadc_step_config()
152 struct tiadc_device *adc_dev = iio_priv(indio_dev); in tiadc_irq_h()
181 struct tiadc_device *adc_dev = iio_priv(indio_dev); in tiadc_worker_h()
202 struct tiadc_device *adc_dev = iio_priv(indio_dev); in tiadc_buffer_preenable()
[all …]