Searched refs:imx7d_adc (Results 1 – 3 of 3) sorted by relevance
106 struct imx7d_adc { struct176 static void imx7d_adc_feature_config(struct imx7d_adc *info) in imx7d_adc_feature_config()183 static void imx7d_adc_sample_rate_set(struct imx7d_adc *info) in imx7d_adc_sample_rate_set()211 static void imx7d_adc_hw_init(struct imx7d_adc *info) in imx7d_adc_hw_init()231 static void imx7d_adc_channel_set(struct imx7d_adc *info) in imx7d_adc_channel_set()270 static u32 imx7d_adc_get_sample_rate(struct imx7d_adc *info) in imx7d_adc_get_sample_rate()288 struct imx7d_adc *info = iio_priv(indio_dev); in imx7d_adc_read_raw()332 static int imx7d_adc_read_data(struct imx7d_adc *info) in imx7d_adc_read_data()359 struct imx7d_adc *info = dev_id; in imx7d_adc_isr()396 struct imx7d_adc *info = iio_priv(indio_dev); in imx7d_adc_reg_access()[all …]
48 obj-$(CONFIG_IMX7D_ADC) += imx7d_adc.o
531 called imx7d_adc.