Home
last modified time | relevance | path

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

/drivers/iio/adc/
A Dimx7d_adc.c108 struct imx7d_adc { struct
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()
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 …]
A DMakefile68 obj-$(CONFIG_IMX7D_ADC) += imx7d_adc.o
A DKconfig788 called imx7d_adc.

Completed in 13 milliseconds