Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dstm32-adc.c194 struct stm32_adc;
237 * struct stm32_adc - private data of each ADC IIO instance
265 struct stm32_adc { struct
601 static u32 stm32_adc_readl(struct stm32_adc *adc, u32 reg) in stm32_adc_readl()
612 static u16 stm32_adc_readw(struct stm32_adc *adc, u32 reg) in stm32_adc_readw()
617 static void stm32_adc_writel(struct stm32_adc *adc, u32 reg, u32 val) in stm32_adc_writel()
622 static void stm32_adc_set_bits(struct stm32_adc *adc, u32 reg, u32 bits) in stm32_adc_set_bits()
631 static void stm32_adc_set_bits_common(struct stm32_adc *adc, u32 reg, u32 bits) in stm32_adc_set_bits_common()
639 static void stm32_adc_clr_bits(struct stm32_adc *adc, u32 reg, u32 bits) in stm32_adc_clr_bits()
648 static void stm32_adc_clr_bits_common(struct stm32_adc *ad
266 commonstm32_adc global() argument
268 cfgstm32_adc global() argument
285 calstm32_adc global() argument
286 vrefintstm32_adc global() argument
294 ovs_idxstm32_adc global() argument
[all...]