Searched refs:tiadc_device (Results 1 – 1 of 1) sorted by relevance
42 struct tiadc_device { struct55 static unsigned int tiadc_readl(struct tiadc_device *adc, unsigned int reg) in tiadc_readl() argument60 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 …]