Home
last modified time | relevance | path

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

/drivers/iio/adc/
Dti_am335x_adc.c42 struct tiadc_device { struct
55 static unsigned int tiadc_readl(struct tiadc_device *adc, unsigned int reg) in tiadc_readl() argument
60 static void tiadc_writel(struct tiadc_device *adc, unsigned int reg, in tiadc_writel()
66 static u32 get_adc_step_mask(struct tiadc_device *adc_dev) in get_adc_step_mask()
75 static u32 get_adc_chan_step_mask(struct tiadc_device *adc_dev, in get_adc_chan_step_mask()
93 static u32 get_adc_step_bit(struct tiadc_device *adc_dev, int chan) in get_adc_step_bit()
98 static int tiadc_wait_idle(struct tiadc_device *adc_dev) in tiadc_wait_idle()
109 struct tiadc_device *adc_dev = iio_priv(indio_dev); in tiadc_step_config()
153 struct tiadc_device *adc_dev = iio_priv(indio_dev); in tiadc_irq_h()
195 struct tiadc_device *adc_dev = iio_priv(indio_dev); in tiadc_worker_h()
[all …]