Searched refs:imx7d_adc (Results 1 – 4 of 4) sorted by relevance
108 struct imx7d_adc { struct214 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()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()420 static void imx7d_adc_power_down(struct imx7d_adc *info) in imx7d_adc_power_down()434 struct imx7d_adc *info = iio_priv(indio_dev); in imx7d_adc_enable()461 struct imx7d_adc *info = iio_priv(indio_dev); in imx7d_adc_disable()[all …]
50 obj-$(CONFIG_IMX7D_ADC) += imx7d_adc.o
557 called imx7d_adc.
15368 F: drivers/iio/adc/imx7d_adc.c