Searched refs:imx7d_adc (Results 1 – 5 of 5) sorted by relevance
108 struct imx7d_adc { struct179 static void imx7d_adc_feature_config(struct imx7d_adc *info) in imx7d_adc_feature_config()186 static void imx7d_adc_sample_rate_set(struct imx7d_adc *info) in imx7d_adc_sample_rate_set()214 static void imx7d_adc_hw_init(struct imx7d_adc *info) in imx7d_adc_hw_init()234 static void imx7d_adc_channel_set(struct imx7d_adc *info) in imx7d_adc_channel_set()273 static u32 imx7d_adc_get_sample_rate(struct imx7d_adc *info) in imx7d_adc_get_sample_rate()291 struct imx7d_adc *info = iio_priv(indio_dev); in imx7d_adc_read_raw()335 static int imx7d_adc_read_data(struct imx7d_adc *info) in imx7d_adc_read_data()362 struct imx7d_adc *info = dev_id; in imx7d_adc_isr()399 struct imx7d_adc *info = iio_priv(indio_dev); in imx7d_adc_reg_access()[all …]
50 obj-$(CONFIG_IMX7D_ADC) += imx7d_adc.o
557 called imx7d_adc.
15375 F: drivers/iio/adc/imx7d_adc.c
[all...]